From 9f024df3e91a2f9de2644b986deacd319339d6b5 Mon Sep 17 00:00:00 2001 From: Ansible Automation Date: Fri, 20 Mar 2026 16:24:16 +0100 Subject: [PATCH] Ansible: Added host zbx74-part-pgsql to inventory --- inventory/hosts.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/hosts.ini b/inventory/hosts.ini index da86c75..d3fe329 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -17,6 +17,9 @@ docker-cloud ansible_host=10.0.0.102 truenas ansible_host=10.0.0.200 [lxc] +# BEGIN ANSIBLE MANAGED BLOCK FOR HOST zbx74-part-pgsql +zbx74-part-pgsql ansible_host=10.0.0.140 +# END ANSIBLE MANAGED BLOCK FOR HOST zbx74-part-pgsql # BEGIN ANSIBLE MANAGED BLOCK FOR HOST zbxsrv-europol zbxsrv-europol ansible_host=10.0.0.150 # END ANSIBLE MANAGED BLOCK FOR HOST zbxsrv-europol