diff --git a/molecule/default/cleanup.yml b/molecule/default/cleanup.yml deleted file mode 100644 index c842c54..0000000 --- a/molecule/default/cleanup.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -- name: Cleanup - hosts: all - gather_facts: false - tasks: - # - name: Stop irods testing environment - # delegate_to: localhost - # community.docker.docker_compose: - # project_name: ibridges_irods_test - # state: absent