infrastructure/ansible/roles/storage/handlers/main.yml

4 lines
80 B
YAML
Raw Normal View History

2019-06-01 14:02:49 +00:00
---
- name: umount gluster
shell: umount --force --lazy /mnt/glusterfs ; true