summaryrefslogtreecommitdiffstats
path: root/ansible/test/play-infrastructure/molecule/default/cleanup.yml
blob: 107ec8cae7a2c99f7450c35fbc3ac57fda3075dd (plain)
1
2
3
4
5
6
7
---
- name: Cleanup
  hosts: all
  ignore_unreachable: true
  roles:
    - cleanup-nginx
    - cleanup-vncserver