summaryrefslogtreecommitdiffstats
path: root/ansible/roles/nfs/molecule/default/cleanup.yml
blob: 477b9dcae7fea3acc010a2fbb46fdfdfc5f716b2 (plain)
1
2
3
4
5
6
---
- name: Cleanup
  hosts: all:!nfs-server
  ignore_unreachable: true
  roles:
    - cleanup-nfs