Skip to content
Snippets Groups Projects
Commit e8776e24 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: configure correct path for Ansible Vault password file in Molecule

parent 5814da2e
No related branches found
No related tags found
No related merge requests found
Pipeline #5994 failed
......@@ -28,7 +28,7 @@ provisioner:
config_options:
defaults:
# https://stackoverflow.com/questions/57435811/ansible-molecule-pass-multiple-vault-ids
vault_identity_list: "../lza_sanitytest.pass"
vault_identity_list: "../../../lza_sanitytest.pass"
vvv: false
playbooks:
# create: ../resources/playbooks/create.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment