diff --git a/Taskfile.yml b/Taskfile.yml index 5be858a..f66f6b7 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -13,7 +13,7 @@ env: vars: PYTHON_WRAPPER: '{{.ROOT_DIR}}/scripts/python_wrapper.sh' - MOLECULE_DIR: '{{.ROOT_DIR}}/collections/ansible_collections/nullified/infrastructure/extensions' + MOLECULE_DIR: '{{.ROOT_DIR}}/ansible_collections/nullified/infrastructure/extensions' COLLECTIONS_DIR: '{{.ROOT_DIR}}/ansible_collections' ANSIBLE_PASS_PATH: ansible/vault-id ANSIBLE_PASS_LENGTH: 50