This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/os/config/roles/storage/handlers/main.yml
2020-09-12 20:17:07 +02:00

4 lines
80 B
YAML

---
- name: umount gluster
shell: umount --force --lazy /mnt/glusterfs ; true