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

Merge pull request #101 from l1ll1/master

remove an unnecessary restart of nfs server
parents c966ff56 4eec4ce1
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