freeipa / ansible-freeipa

Ansible roles and modules for FreeIPA
GNU General Public License v3.0
482 stars 230 forks source link

test_pwpolicy: minlength parameter can be reset with empty string now #1180

Closed t-woerner closed 8 months ago

t-woerner commented 8 months ago

The reset of the minlength parameter failed with an internal error so far. This has been fixed in IPA and therefore requires to fix the test in ansible-freeipa also.

Related: https://pagure.io/freeipa/issue/9297