diff --git a/ansible.cfg b/ansible.cfg
index a5e84d7d069d93681c1a0a2fa697101680df9f28..99e3192c22583c09cdfadcefd75896607e13212a 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -2,7 +2,7 @@
 # If set, configures the path to the Vault password file as an alternative to
 # specifying --vault-password-file on the command line.
 #vault_identity_list = ../vault_password_file_1.pass, ../vault_password_file_2.pass
-vault_identity_list = ../../../lza_amrepo_backup.pass
+vault_identity_list = ../lza_amrepo_backup.pass
 
 # Path to default inventory file
 # Administrators can override this by using the "-i <inventoryfile>" CLI
diff --git a/molecule/virtualbox/molecule.yml b/molecule/virtualbox/molecule.yml
index 2faa7e72214f70eb145b8224628037276dc76079..a4333cf94c3ffef1b5270ba3974665d3943cb782 100644
--- a/molecule/virtualbox/molecule.yml
+++ b/molecule/virtualbox/molecule.yml
@@ -25,7 +25,7 @@ provisioner:
     defaults:
       # 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: "../../../../../lza_amrepo_backup.pass"
+      vault_identity_list: "../../../lza_amrepo_backup.pass"
   vvv: false
   playbooks:
     # create: ../resources/playbooks/create.yml