summaryrefslogtreecommitdiffstats
path: root/ansible/roles/nfs/molecule/default/cleanup.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/nfs/molecule/default/cleanup.yml')
-rw-r--r--ansible/roles/nfs/molecule/default/cleanup.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/ansible/roles/nfs/molecule/default/cleanup.yml b/ansible/roles/nfs/molecule/default/cleanup.yml
index a085bd5a..af47ed82 100644
--- a/ansible/roles/nfs/molecule/default/cleanup.yml
+++ b/ansible/roles/nfs/molecule/default/cleanup.yml
@@ -1,6 +1,5 @@
---
- name: Cleanup
- hosts: all
- ignore_unreachable: true
+ hosts: all:!nfs-server
roles:
- cleanup-nfs