Adding some stuff for church
This commit is contained in:
12
inventories/church.yml
Normal file
12
inventories/church.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
all:
|
||||
hosts:
|
||||
vestrytv:
|
||||
ansible_host: "192.168.1.200"
|
||||
connection: "local"
|
||||
sanctuarytvs:
|
||||
ansible_host: "192.168.1.201"
|
||||
children:
|
||||
docker_nodes:
|
||||
hosts:
|
||||
vestrytv:
|
||||
Reference in New Issue
Block a user