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