Fix restarting nfs server from nas playbook
This commit is contained in:
parent
3cabf7f681
commit
86e45920bd
1 changed files with 1 additions and 1 deletions
|
@ -50,4 +50,4 @@
|
||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
notify: restart nfs-server
|
notify: Restart nfs-server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue