fix(tooling): set molecule vault password file to shell script wrapper for pass
This commit is contained in:
parent
170f972185
commit
bf7159d79e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ provisioner:
|
|||
name: ansible
|
||||
config_options:
|
||||
defaults:
|
||||
vault_password_file: ${HOME}/.config/ansible/vault-id
|
||||
vault_password_file: ${ANSIBLE_VAULT_PASSWORD_FILE}
|
||||
inventory:
|
||||
group_vars:
|
||||
molecule:
|
||||
|
|
Loading…
Add table
Reference in a new issue