diff --git a/inventory/group_vars/all.yml b/inventory/group_vars/all.yml index 7110f23..25a2072 100644 --- a/inventory/group_vars/all.yml +++ b/inventory/group_vars/all.yml @@ -1,4 +1,4 @@ -ZBXSERVER: '192.168.56.7' +ZBXSERVER: '192.168.56.6' ZBXLOGFILESIZE: '50' ZBXAGENTPORT: '10050' ZBXLISTENIP: '0.0.0.0'