Files
ansible/ansible.cfg
2024-06-14 08:40:04 +02:00

13 lines
301 B
INI

[defaults]
inventory = inventory/inventory.yml
host_key_checking = False
retry_files_enabled = False
[httpapi]
# This section is used to configure the httpapi connection plugin
connections = community.zabbix.zabbix
[connection]
socket_path = /var/run/ansible/socket # Ensure this is set correctly