diff --git a/Taskfile.yml b/Taskfile.yml index f66f6b7..1a5f982 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -9,7 +9,7 @@ includes: env: DOCKER_REPOSITORY: pouncetech/molecule - ANSIBLE_VAULT_PASSWORD_FILE: ./scripts/pass_get_vault_id.sh + ANSIBLE_VAULT_PASSWORD_FILE: '{{.ROOT_DIR}}/scripts/pass_get_vault_id.sh' vars: PYTHON_WRAPPER: '{{.ROOT_DIR}}/scripts/python_wrapper.sh'