Skip to content
Snippets Groups Projects
Commit 4eec4ce1 authored by Chris Hines's avatar Chris Hines
Browse files

remove an unnecessary restart of nfs server

parent c966ff56
No related branches found
No related tags found
No related merge requests found
...@@ -22,8 +22,3 @@ ...@@ -22,8 +22,3 @@
command: sleep 60 command: sleep 60
notify: "Reload exports" notify: "Reload exports"
- name: "Restart the NFS server"
service: "name=nfs state=restarted"
delegate_to: "{{ nfs_server }}"
run_once: true
sudo: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment