Actualizar 'zabbix/agent.yaml'
This commit is contained in:
parent
9997ca79e3
commit
9afbc003c7
|
@ -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: hostvars['hostname']
|
- 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