Fix galaxy roles installation

This commit is contained in:
Jake Howard 2020-06-15 12:52:05 +01:00
parent 73ce9d97d3
commit ac4fc01499
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*.retry
env/
galaxy_roles/

View File

@ -2,6 +2,7 @@
nocows = 1
host_key_checking = False
retry_files_enabled = False
roles_path = ./galaxy_roles:./roles
inventory = ./hosts
become_ask_pass = True
interpreter_python = /usr/bin/python3