diff --git a/tests/molecule/role/molecule.yml b/tests/molecule/role/molecule.yml index c7761151..689944ad 100644 --- a/tests/molecule/role/molecule.yml +++ b/tests/molecule/role/molecule.yml @@ -19,7 +19,7 @@ platforms: privileged: true pre_build_image: ${MOLECULE_PRE_BUILD_IMAGE:-true} volumes: - - ./molecule-data:/storage/molecule + - ${MOLECULE_SCENARIO_DIRECTORY}/molecule-data:/storage/molecule keep_volumes: false groups: - all