Feat: add network share to nas
This commit is contained in:
4
roles/nfs_server/handlers/main.yml
Normal file
4
roles/nfs_server/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
# handlers file for nfs_server
|
||||
- name: reload nfs
|
||||
command: 'exportfs -ra'
|
||||
Reference in New Issue
Block a user