Files
zabbix-agent-install/inventory/host_vars/jenkins.yml

6 lines
180 B
YAML

---
# The Jenkins controller installs the agent on itself locally
# rather than SSHing back into the machine running the playbook
ansible_connection: local
ansible_host: localhost