3 Commits

Author SHA1 Message Date
Matthew Fernandez
3c437804de Merge branch 'main' into jce/ansible-cfg 2025-05-05 11:11:39 -06:00
Chris Edillon
b26c44a4d3 Merge branch 'main' into jce/ansible-cfg 2025-05-01 17:57:31 -04:00
Chris Edillon
d98afd7a7f Update collection and role paths in ansible.cfg 2025-03-19 16:52:58 -04:00

View File

@@ -1,6 +1,6 @@
[defaults]
collections_path=./collections
roles_path=./roles
collections_path=./collections:/usr/share/ansible/collections
roles_path=./roles:/usr/share/ansible/roles
[galaxy]
server_list = certified,validated,galaxy