Use ansible collections for things

This commit is contained in:
Jake Howard
2021-02-07 13:02:14 +00:00
parent e8496ddced
commit c4999d7b25
8 changed files with 21 additions and 13 deletions

View File

@ -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