No d on nfs-idmap on fedora
This commit is contained in:
parent
ac17a003b7
commit
51173a59b8
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
- name: enable nfs-related services and run them (fedora)
|
||||
action: service name={{ item }} enabled=true state=started
|
||||
with_items:
|
||||
- nfs-idmapd
|
||||
- nfs-idmap
|
||||
- nfs-lock
|
||||
when: ansible_distribution == 'Fedora'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue