Set up Ansible Vault bitwarden script

This commit is contained in:
Mike Wilson
2023-02-01 22:20:28 -05:00
parent 1535c7bd49
commit 85237382ca
5 changed files with 30 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
[defaults]
inventory = ./hosts.ini
interpreter_python = auto_silent
#vault_password_file - ./vault-pass.sh
vault_password_file = ./vault-pass.sh
[privilege_escalation]
become_ask_pass = True