added mylimbo.globals roles
Some checks failed
/ deploy-to-homesrv01 (push) Failing after 9s

This commit is contained in:
2025-09-27 22:16:12 +00:00
parent bf26ea98aa
commit 0ec90a6381
5 changed files with 22 additions and 12 deletions

View File

@@ -1,2 +1,10 @@
[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