rpcbind is static in f20, no need to enable it.

This commit is contained in:
Kevin Fenzi 2014-01-25 18:19:23 +00:00
parent 5dd9b5f4a9
commit 2d9e1d1f10

View file

@ -96,7 +96,6 @@
- name: enable nfs-related services and run them
action: service name={{ item }} enabled=true state=started
with_items:
- rpcbind
- nfs-lock
- nfs-idmap
- nfs-mountd