https://github.com/freeipa/ansible-freeipa/releases/tag/v1.10.0
Resolves: RHBZ#2170373
- ipareplica/server: Enable removal from domain with undeployment
Resolves: RHBZ#2127903
- ipagroup: Allow multiple group management
Resolves: RHBZ#2175763
- ipaserver: Allow deployments with random serial numbers
Resolves: RHBZ#2127905
- ipagroup: Fix ensuring external group members (without trust-ad)
Resolves: RHBZ#2183822
- ipaclient: Add subid option to select the sssd profile with-subid
Resolves: RHBZ#2175767
- ipaclient: Fix allow_repair with removed krb5.conf and DNS lookup
Resolves: RHBZ#2127883
- ipaclient: Keep server affinity while deploying as long as possible
Resolves: RHBZ#2175757
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.9.0
Related: RHBZ#2125592
- pwpolicy: Add support for password check and grace limit
Resolves: RHBZ#2127911
- ipaconfig: Do not allow enable_sid set to False
Resolves: RHBZ#2127446
- ipaclient: No kinit on controller for deployment using OTP
Resolves: RHBZ#2127887
- ipaclient: Configure DNS resolver
Resolves: RHBZ#2127895
- New netgroup management module
Resolves: RHBZ#2127910
- sudorule: Add support for 'hostmask' parameter
Resolves: RHBZ#2127913
- ipaconfig: Fix fail_json calls
Resolves: RHBZ#2134375
- ipaconfig: Do not require enable_sid for add_sids or netbios_name
Resolves: RHBZ#2134505
- ipaserver: Add missing idstart check
Resolves: RHBZ#2132731
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.4
Resolves: RHBZ#2125592
- 'ansible-doc' -l lists most idm modules as 'UNDOCUMENTED'
Resolves: RHBZ#2125603
- ansible-freeipa Replica Install Setup DNS fails
Resolves: RHBZ#2125616
- ipaconfig does not support SID and netbios attributes
Resolves: RHBZ#2069184
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.2
Related: RHBZ#2080322
- SIDs are always generated for server and replica deployments
Resolves: RHBZ#2110478
- Random Serial Numbers are not enabled by default any more
Resolves: RHBZ#2110523
- Fixes comparison of bool values in IPA 4.9.10+ for ipadnsconfig
Resolves: RHBZ#2110538
https://github.com/freeipa/ansible-freeipa/releases/tag/v1.7.0
Resolves: RHBZ#2080322
- New idrange management module.
Resolves: RHBZ#2069188
- Not able to update empty descriptions in automount maps.a
Resolves: RHBZ#2050179
- New servicedelegationrule management module.
Resolves: RHBZ#2069179
- New servicedelegationtarget management module.
Resolves: RHBZ#2069180
- Add support for managing idoverrideusers in ipagroup.
Resolves: RHBZ#2069183
Tier0 tests were part of RHEL8 which were
not added in RHEL9 in following
commit ec8195dd47
Now added with this change which will execute
the tier0 tests in osci
Related: rhbz#1947473
Signed-off-by: Kaleemullah Siddiqui <ksiddiqu@redhat.com>