fix(tooling): set molecule vault password file to shell script wrapper for pass

This commit is contained in:
NaeiKinDus 2025-03-09 00:00:00 +00:00
parent 170f972185
commit bf7159d79e
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56

View file

@ -35,7 +35,7 @@ provisioner:
name: ansible name: ansible
config_options: config_options:
defaults: defaults:
vault_password_file: ${HOME}/.config/ansible/vault-id vault_password_file: ${ANSIBLE_VAULT_PASSWORD_FILE}
inventory: inventory:
group_vars: group_vars:
molecule: molecule: