Bug 2214295

Summary: [ansible-freeipa] maxsequence is not working in ipapwpolicy module
Product: Red Hat Enterprise Linux 8 Reporter: Thomas Woerner <twoerner>
Component: ansible-freeipaAssignee: Thomas Woerner <twoerner>
Status: VERIFIED --- QA Contact: Varun Mylaraiah <mvarun>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.9CC: ipa-qe, mjurasek, mvarun
Target Milestone: rcKeywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ansible-freeipa-1.11.0-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2214294
: 2218187 (view as bug list) Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2214294    
Bug Blocks: 2218187    

Description Thomas Woerner 2023-06-12 13:59:10 UTC
+++ This bug was initially created as a clone of Bug #2214294 +++

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

--- Additional comment from Thomas Woerner on 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 4 Varun Mylaraiah 2023-06-14 17:08:42 UTC
Verified

ansible-2.9.27-1.el8ae.noarch
ansible-freeipa-1.11.0-1.el8.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