Read vault password from bitwarden instead of filesystem
https://theorangeone.net/posts/ansible-vault-bitwarden/
This commit is contained in:
@ -7,6 +7,7 @@ collections_path = $PWD/galaxy_collections
|
||||
inventory = ./hosts
|
||||
become_ask_pass = True
|
||||
interpreter_python = auto
|
||||
vault_password_file = ./vault-pass.sh
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = True
|
||||
|
Reference in New Issue
Block a user