Only pass vault pass when deploying

This makes linting much simpler
This commit is contained in:
Jake Howard
2023-06-15 14:45:09 +01:00
parent c27043269c
commit 2a0d40aca9
3 changed files with 1 additions and 4 deletions

View File

@ -7,7 +7,6 @@ collections_path = $PWD/galaxy_collections
inventory = ./hosts
become_ask_pass = True
interpreter_python = auto_silent
vault_password_file = ./vault-pass.sh
[ssh_connection]
pipelining = True