Add ansible.cfg

This commit is contained in:
lorentz 2026-02-23 12:12:36 -05:00
parent c8d1ba9ce0
commit 5458fa5a91

3
ansible.cfg Normal file
View file

@ -0,0 +1,3 @@
[defaults]
roles_path = ./roles
collections_path = ./collections