Actualizar 'zabbix/agent.yaml'

This commit is contained in:
David Lopez 2023-07-24 11:29:39 +00:00
parent 53eaf50cb8
commit 3367f0de06
1 changed files with 1 additions and 1 deletions

View File

@ -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