Actualizar 'zabbix/agent.yaml'
This commit is contained in:
parent
3d09ca9dcc
commit
b208a8915b
|
@ -1,6 +1,6 @@
|
|||
# ansible-playbook -i inventory agent.yaml -u centos --key-file=node.pem -b
|
||||
---
|
||||
- hosts: "{{ hostvars[hostname].ansible_host }}"
|
||||
- hosts: {"{ hostvars[hostname].ansible_host }"}
|
||||
gather_facts: false
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
Loading…
Reference in New Issue