Look ma, nfs changed what units you need again in 7.1

This commit is contained in:
Kevin Fenzi 2015-03-11 16:00:31 +00:00
parent 84d6b4a31c
commit 5cc843b918

View file

@ -27,7 +27,6 @@
- name: enable nfs-related services and run them (rhel)
action: service name={{ item }} enabled=true state=started
with_items:
- rpcidmapd
- rpcbind
- nfs-server
- nfs-lock