change method to static, add restart handler for nfs-idmapd and use it
This commit is contained in:
parent
a63ff7fc1e
commit
960e39e9fb
3 changed files with 6 additions and 1 deletions
|
@ -170,3 +170,6 @@
|
|||
|
||||
- name: flush journald tmpfiles to persistent store
|
||||
command: pkill -f -USR1 systemd-journald
|
||||
|
||||
- name: restart idmapd
|
||||
service: name=nfs-idmapd state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue