add path to vault secret
This commit is contained in:
@@ -27,5 +27,6 @@ provisioner:
|
|||||||
config_options:
|
config_options:
|
||||||
defaults:
|
defaults:
|
||||||
interpreter_python: /usr/bin/python3
|
interpreter_python: /usr/bin/python3
|
||||||
|
vault_password_file: "${MOLECULE_PROJECT_DIRECTORY}/../../.vault.secret"
|
||||||
verifier:
|
verifier:
|
||||||
name: ansible
|
name: ansible
|
||||||
Reference in New Issue
Block a user