Files
homework_8/ansible/ansible.cfg
T

6 lines
107 B
INI

[defaults]
inventory = ./inventory/hosts.ini
host_key_checking = False
stdout_callback = yaml
timeout = 30