diff --git a/devfile.yaml b/devfile.yaml index ec9faaa..fb7b29b 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -86,3 +86,6 @@ commands: ansible-navigator --ee false workingDir: ${PROJECTS_ROOT}/ansible-devspaces-demo component: tooling-container +events: + preStop: + - "molecule-destroy"