summaryrefslogtreecommitdiffstats
path: root/ansible/roles/application/molecule/default/cleanup.yml
blob: 996acaf137e3f1ed4d4248b211be9b51ee9ac597 (plain)
1
2
3
4
5
6
---
- name: Cleanup infra
  hosts: all
  ignore_unreachable: true
  roles:
    - cleanup-application