feat: initial commit
This commit is contained in:
parent
e4243a7952
commit
cf9fbd2283
13 changed files with 150 additions and 93 deletions
5
handlers/main.yaml
Normal file
5
handlers/main.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
|
||||
# exportfs
|
||||
- name: "exportfs"
|
||||
ansible.builtin.shell: "exportfs -af"
|
||||
Loading…
Add table
Add a link
Reference in a new issue