diff --git a/playbooks/hc-ansible-deployment/tasks/gluster_cleanup.yml b/playbooks/hc-ansible-deployment/tasks/gluster_cleanup.yml index 64ad796..fa2cf9e 100644 --- a/playbooks/hc-ansible-deployment/tasks/gluster_cleanup.yml +++ b/playbooks/hc-ansible-deployment/tasks/gluster_cleanup.yml @@ -97,5 +97,9 @@ failed_when: False when: blacklist_mpath_devices is defined + - name: Restore LVM filter rules generated by vdsm + shell: > + vdsm-tool config-lvm-filter -y + tags: - cleanup_bricks