Use ansible collections for things
This commit is contained in:
@ -3,6 +3,7 @@ nocows = 1
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
roles_path = $PWD/galaxy_roles:$PWD/roles
|
||||
collections_path = $PWD/galaxy_collections
|
||||
inventory = ./hosts
|
||||
become_ask_pass = True
|
||||
interpreter_python = auto
|
||||
|
Reference in New Issue
Block a user