TEST: Auto modify inventory
This commit is contained in:
@@ -19,7 +19,7 @@ truenas ansible_host=10.0.0.200
|
|||||||
[lxc]
|
[lxc]
|
||||||
gitea ansible_host=10.0.0.108
|
gitea ansible_host=10.0.0.108
|
||||||
zabbix-proxy ansible_host=10.0.0.110
|
zabbix-proxy ansible_host=10.0.0.110
|
||||||
pi-hole ansible_host=10.0.0.104
|
|
||||||
ansible ansible_host=10.0.0.111
|
ansible ansible_host=10.0.0.111
|
||||||
automate ansible_host=10.0.0.112
|
automate ansible_host=10.0.0.112
|
||||||
#localhost ansible_connection=local # for testing playbooks on the control node
|
#localhost ansible_connection=local # for testing playbooks on the control node
|
||||||
@@ -31,4 +31,7 @@ proxmox-backup ansible_host=10.0.0.201
|
|||||||
[ubuntu:children]
|
[ubuntu:children]
|
||||||
docker
|
docker
|
||||||
ubuntu_servers
|
ubuntu_servers
|
||||||
lxc
|
lxc
|
||||||
|
|
||||||
|
[new]
|
||||||
|
pi-hole ansible_host=10.0.0.104 ansible_user=root
|
||||||
Reference in New Issue
Block a user