flush_handlers don't support when statement

This commit is contained in:
Jeremy Gardais 2019-02-26 13:29:47 +01:00
parent f0054c2897
commit fa982e8b8a
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@
### Minor changes
* Give the correct path in comment to see ldap_default_authtok value.
* Use to_nice_json to manage packages list.
* flush_handlers don't support when statement.
## v1.2.2

View File

@ -76,5 +76,5 @@
state: present
when: sssd_mkhomedir
- meta: flush_handlers
when: sssd_flush_handlers
- name: Flush handlers to be able to use SSSD authentication
meta: flush_handlers