ansible/roles/nfs/handlers/main.yml
Salt 4e6e287b19 Set up REALLY INSECURE NFS
Oh god I need to pare this down
But I mean it's NFS so you have to assume really high trust anyway
But still
2021-02-28 20:37:33 -06:00

4 lines
49 B
YAML

---
- name: reload nfs
command: 'exportfs -ra'