Files
piKube/ansible.cfg
2026-03-08 08:39:41 +01:00

8 lines
184 B
INI

[defaults]
inventory = ./inventory/hosts.ini
host_key_checking = False
retry_files_enabled = False
interpreter_python = auto_silent
stdout_callback = yaml
bin_ansible_callbacks = True