Bug 2214294 - [ansible-freeipa] maxsequence is not working in ipapwpolicy module
Summary: [ansible-freeipa] maxsequence is not working in ipapwpolicy module
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: ansible-freeipa
Version: 9.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Thomas Woerner
QA Contact: Varun Mylaraiah
URL:
Whiteboard:
Depends On:
Blocks: 2214295 2218186
TreeView+ depends on / blocked
 
Reported: 2023-06-12 13:56 UTC by Thomas Woerner
Modified: 2023-06-28 11:39 UTC (History)
2 users (show)

Fixed In Version: ansible-freeipa-1.11.0-1.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2214295 2218186 (view as bug list)
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-9996 0 None None None 2023-06-12 14:00:21 UTC
Red Hat Issue Tracker RHELPLAN-159525 0 None None None 2023-06-12 14:00:26 UTC

Description Thomas Woerner 2023-06-12 13:56:53 UTC
Description of problem:
maxsequence is not handled correctly in the ipapwpolicy module. There is a typo in the parameter name.

Version-Release number of selected component (if applicable):
ansible-freeipa-1.10.0

How reproducible:
Always

Steps to Reproduce:
1. Change or set maxsequence with ipapolicy module

Actual results:
maxsequence is not changed

Expected results:
maxsequence is changed

Comment 1 Thomas Woerner 2023-06-12 13:58:20 UTC
Upstream PR #1081 Fix typo in ipapwpolicy.py https://github.com/freeipa/ansible-freeipa/pull/1081 
Upstream PR #1082 pwpolicy test: Fix maxsequence test https://github.com/freeipa/ansible-freeipa/pull/1082

Comment 6 Varun Mylaraiah 2023-06-16 10:09:02 UTC
Verified

ansible-core-2.15.0-1.el9.x86_64
ansible-freeipa-1.11.0-1.el9.noarch


PASSED ansible_freeipa_tests/pwpolicy/test_pwpolicy.py::Testpwpolicy::test_pwpolicy_update_maxsequence
PASSED ansible_freeipa_tests/pwpolicy/test_pwpolicy.py::Testpwpolicy::test_pwpolicy_update_maxsequence_0
PASSED ansible_freeipa_tests/pwpolicy/test_pwpolicy.py::Testpwpolicy::test_pwpolicy_update_maxsequence_with_nagetive_number
PASSED ansible_freeipa_tests/pwpolicy/test_pwpolicy.py::Testpwpolicy::test_pwpolicy_update_maxsequence_maxnumber
PASSED ansible_freeipa_tests/pwpolicy/test_pwpolicy.py::Testpwpolicy::test_pwpolicy_update_maxsequence_reset
PASSED ansible_freeipa_tests/pwpolicy/test_pwpolicy.py::Testpwpolicy::test_pwpolicy_update_maxsequence_with_nonnumeric

Based on the above test results, marking the bug Verified


Note You need to log in before you can comment on or make changes to this bug.