Flush handlers after playbook run
This commit is contained in:
parent
26c596a8cd
commit
a07bcdf708
|
@ -80,5 +80,8 @@
|
|||
line: session required pam_mkhomedir.so skel=/etc/skel/ umask=0022
|
||||
insertbefore: BOF
|
||||
|
||||
- name: Flush handlers
|
||||
meta: flush_handlers
|
||||
|
||||
when:
|
||||
- ldap_uris | length > 0
|
||||
|
|
Loading…
Reference in New Issue