-
- Downloads
pwpolicy: Allow clearing policy values.
All values for pwpolicy can be cleared with an empty string in IPA CLI, and this behavior was missing in ansible-freeipa. As of today, there is an issue in FreeIPA that does not allow clearing 'minlength' policy. The is is tracked by the FreeIPA project through https://pagure.io/freeipa/issue/9297 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=2150334
Showing
- plugins/modules/ipapwpolicy.py 70 additions, 29 deletionsplugins/modules/ipapwpolicy.py
- tests/pwpolicy/test_pwpolicy.yml 109 additions, 3 deletionstests/pwpolicy/test_pwpolicy.yml
- tests/pwpolicy/test_pwpolicy_invalid_data_type.yml 134 additions, 0 deletionstests/pwpolicy/test_pwpolicy_invalid_data_type.yml
Please register or sign in to comment