This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user