From 86b0e081396383fec4ec0b716a5ef21d9c7c917e Mon Sep 17 00:00:00 2001 From: Maksym Buz Date: Sun, 24 Aug 2025 22:12:53 +0200 Subject: [PATCH] ADD: Script to run via docker on Ansible host --- inventory/hosts.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/hosts.ini b/inventory/hosts.ini index 1f61f14..cc6c6ef 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -20,7 +20,7 @@ truenas ansible_host=10.0.0.200 gitea ansible_host=10.0.0.108 zabbix-proxy ansible_host=10.0.0.110 pi-hole ansible_host=10.0.0.104 -localhost ansible_connection=local # for testing playbooks on the control node +# localhost ansible_connection=local # for testing playbooks on the control node [pbs] proxmox-backup ansible_host=10.0.0.201