Read vault password from bitwarden instead of filesystem
https://theorangeone.net/posts/ansible-vault-bitwarden/
This commit is contained in:
@ -4,4 +4,4 @@ set -ex
|
||||
|
||||
cd ansible/
|
||||
|
||||
time ansible-playbook main.yml -K --vault-password-file .vault_pass $@
|
||||
time ansible-playbook main.yml -K $@
|
||||
|
Reference in New Issue
Block a user