Files
wtf/ansible.cfg
2026-02-03 10:57:37 +02:00

6 lines
167 B
INI

[defaults]
remote_user = apps
become = false
inventory = inventory
pipelining = true
collections_path=./collections/:/usr/share/ansible/collections/ansible_collections