summaryrefslogtreecommitdiffstats
path: root/ansible/roles/nexus/molecule/default/cleanup.yml
blob: 1517e53e5007e73f7f1cf2de219ae8e966c8333e (plain)
1
2
3
4
5
6
7
8
---
- name: Cleanup
  hosts: all
  ignore_unreachable: true
  vars_files:
    - ../../defaults/main.yml
  roles:
    - cleanup-nexus