Try this name, might need it in rhel7
This commit is contained in:
parent
c7aa800a24
commit
3a604d283b
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@
|
||||||
with_items:
|
with_items:
|
||||||
- rpcidmapd
|
- rpcidmapd
|
||||||
- rpcbind
|
- rpcbind
|
||||||
- nfs
|
- nfs-server
|
||||||
- nfslock
|
- nfs-lock
|
||||||
when: ansible_distribution == 'RedHat'
|
when: ansible_distribution == 'RedHat'
|
||||||
tags:
|
tags:
|
||||||
- nfs/server
|
- nfs/server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue