Files
piKube/ansible.cfg

8 lines
184 B
INI
Raw Normal View History

2026-03-08 08:39:41 +01:00
[defaults]
inventory = ./inventory/hosts.ini
host_key_checking = False
retry_files_enabled = False
interpreter_python = auto_silent
stdout_callback = yaml
bin_ansible_callbacks = True