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

test: onyl keep paths in vault_identity_list that we expect to exist

parent a9c3446d
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ provisioner:
# https://stackoverflow.com/questions/57435811/ansible-molecule-pass-multiple-vault-ids
# vault_identity_list: "@$HOME/.ansible/roles/lza_install_common.pass, @$HOME/.ansible/roles/passfile_1.pass"
# vault_identity_list: "${MOLECULE_PROJECT_DIRECTORY}/../../lza_server_hardening.pass"
vault_identity_list: "../lza_server_hardening.pass, ../../../lza_server_hardening.pass"
vault_identity_list: "../../../lza_server_hardening.pass"
display_skipped_hosts: false
display_ok_hosts: false
vvv: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment