v 6.0
This commit is contained in:
@ -19,3 +19,17 @@ all:
|
||||
vm4:
|
||||
ansible_host: 192.168.56.5
|
||||
ansible_ssh_private_key_file: .vagrant/machines/vm4/virtualbox/private_key
|
||||
redhat:
|
||||
vars:
|
||||
ZBXDIR: '/etc'
|
||||
ZBXLOGDIR: 'zabbix'
|
||||
hosts:
|
||||
vm1:
|
||||
vm2:
|
||||
debian:
|
||||
vars:
|
||||
ZBXDIR: '/etc/zabbix'
|
||||
ZBXLOGDIR: 'zabbix-agent'
|
||||
hosts:
|
||||
vm3:
|
||||
vm4:
|
||||
|
Reference in New Issue
Block a user