maabara/ansible.cfg

6 lines
105 B
INI
Raw Normal View History

2024-09-01 20:26:50 +00:00
[defaults]
inventory=./inventory
remote_user="ansible"
2024-10-09 04:02:53 +00:00
roles_path=./roles
2024-11-05 00:05:34 +00:00
collections_path=./collections