Actualizar 'zabbix/agent.yaml'
This commit is contained in:
parent
8134a7f0d2
commit
9997ca79e3
|
@ -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['hostaname']
|
- 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