Files
AnsibleBook/ansible.cfg
T
2024-11-19 08:46:20 +01:00

5 lines
121 B
INI

[defaults]
inventory = inventory/testserver.ini
host_key_checking = False
stdout_callback = yaml
callback_enabled = timer