We don't need nfs-idmap on client side in fedora anymore.
This commit is contained in:
parent
eff6ff37ad
commit
c16842abcf
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
|||
- name: enable nfs-related services and run them (fedora)
|
||||
action: service name={{ item }} enabled=true state=started
|
||||
with_items:
|
||||
- nfs-idmap
|
||||
- nfs-lock
|
||||
when: ansible_distribution == 'Fedora' or ansible_distribution_major_version == '7'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue