Actualizar 'zabbix/agent.yaml'
This commit is contained in:
parent
53eaf50cb8
commit
3367f0de06
|
@ -1,6 +1,6 @@
|
||||||
# ansible-playbook -i inventory agent.yaml -u centos --key-file=node.pem -b
|
# ansible-playbook -i inventory agent.yaml -u centos --key-file=node.pem -b
|
||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: hostvars['<hostname>']
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
vars:
|
vars:
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
|
Loading…
Reference in New Issue