Look ma, nfs changed what units you need again in 7.1
This commit is contained in:
parent
84d6b4a31c
commit
5cc843b918
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
||||||
- name: enable nfs-related services and run them (rhel)
|
- name: enable nfs-related services and run them (rhel)
|
||||||
action: service name={{ item }} enabled=true state=started
|
action: service name={{ item }} enabled=true state=started
|
||||||
with_items:
|
with_items:
|
||||||
- rpcidmapd
|
|
||||||
- rpcbind
|
- rpcbind
|
||||||
- nfs-server
|
- nfs-server
|
||||||
- nfs-lock
|
- nfs-lock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue