mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Support local vault overrides and optional vault pass file
This commit is contained in:
@@ -3,3 +3,4 @@ inventory = ansible/inventory/hosts.yml
|
||||
roles_path = ansible/roles
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
vault_password_file = ./scripts/vault_password_client.sh
|
||||
|
||||
Reference in New Issue
Block a user