TEST: Auto-editing inventory

This commit is contained in:
2025-08-30 10:52:00 +02:00
parent 8ecdd8c7b4
commit 9d63c58337
2 changed files with 43 additions and 24 deletions

View File

@@ -19,13 +19,11 @@ truenas ansible_host=10.0.0.200
[lxc]
gitea ansible_host=10.0.0.108
zabbix-proxy ansible_host=10.0.0.110
pi-hole ansible_host=10.0.0.104
ansible ansible_host=10.0.0.111
automate ansible_host=10.0.0.112
#localhost ansible_connection=local # for testing playbooks on the control node
[pbs]
proxmox-backup ansible_host=10.0.0.201
@@ -33,4 +31,7 @@ proxmox-backup ansible_host=10.0.0.201
[ubuntu:children]
docker
ubuntu_servers
lxc
lxc
[new]
pi-hole ansible_host=10.0.0.104 ansible_user=root