maabara/ansible.cfg
2025-05-27 22:22:34 -04:00

8 lines
154 B
INI

[defaults]
inventory=./inventory
remote_user="ansible"
ansible_user="ansible"
roles_path=./roles
collections_path=./collections
host_key_checking = False