Rework directory structure
This commit is contained in:
14
inventory.yaml
Normal file
14
inventory.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
minecraft_servers:
|
||||
hosts:
|
||||
minecraft-3:
|
||||
ansible_host: minecraft-3.malcolms.xyz
|
||||
|
||||
devops_servers:
|
||||
hosts:
|
||||
devops_1:
|
||||
ansible_host: devops-1.malcolms.xyz
|
||||
|
||||
all_servers:
|
||||
children:
|
||||
- minecraft_servers
|
||||
- devops_servers
|
||||
Reference in New Issue
Block a user