Files
casa/ansible.cfg
Márcio Fernandes 0ec90a6381
Some checks failed
/ deploy-to-homesrv01 (push) Failing after 9s
added mylimbo.globals roles
2025-09-27 22:16:12 +00:00

10 lines
315 B
INI

[defaults]
inventory = ansible/inventory.yml
# Chick-Fil-A would like a word...
nocows = True
# Installs collections into [current dir]/ansible_collections/namespace/collection_name
collections_paths = ./ansible/collections
# Installs roles into [current dir]/roles/namespace.rolename
roles_path = ./ansible/roles