13 lines
301 B
INI
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
|
|
|