feat(inventory): add 'edna' to server hosts list
The host 'edna' has been added to the servers list in the inventory file to reflect its availability for resource allocation and management. This ensures that any configurations or updates are applied consistently across all designated servers.
This commit is contained in:
parent
34044dc659
commit
8b95a966e7
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ all:
|
|||
hosts:
|
||||
lardlad
|
||||
selma
|
||||
edna
|
||||
chimpman
|
||||
frink
|
||||
homer
|
||||
|
|
Loading…
Reference in a new issue