Tue, 30 Apr 2024 14:54:28 UTC | login

Information for build ansible-freeipa-1.11.0-1.el9sopt_901

ID47264
Package Nameansible-freeipa
Version1.11.0
Release1.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/ansible-freeipa.git#7750ead72439161dcb5f87f667903e5d077a2eab
SummaryRoles and playbooks to deploy FreeIPA servers, replicas and clients
DescriptionAnsible roles to install and uninstall FreeIPA servers, replicas and clients, roles for backups and SmartCard configuration, modules for management and also playbooks for all roles and modules. Note: The Ansible playbooks and roles require a configured Ansible environment where the Ansible nodes are reachable and are properly set up to have an IP address and a working package manager. Features - Server, replica and client deployment - Cluster deployments: Server, replicas and clients in one playbook - One-time-password (OTP) support for client installation - Repair mode for clients - Backup and restore, also to and from controller - Smartcard setup for servers and clients - Modules for automembership rule management - Modules for automount key management - Modules for automount location management - Modules for automount map management - Modules for certificate management - Modules for config management - Modules for delegation management - Modules for dns config management - Modules for dns forwarder management - Modules for dns record management - Modules for dns zone management - Modules for group management - Modules for hbacrule management - Modules for hbacsvc management - Modules for hbacsvcgroup management - Modules for host management - Modules for hostgroup management - Modules for idrange management - Modules for location management - Modules for netgroup management - Modules for permission management - Modules for privilege management - Modules for pwpolicy management - Modules for role management - Modules for self service management - Modules for server management - Modules for service management - Modules for service delegation rule management - Modules for service delegation target management - Modules for sudocmd management - Modules for sudocmdgroup management - Modules for sudorule management - Modules for topology management - Modules for trust management - Modules for user management - Modules for vault management Supported FreeIPA Versions FreeIPA versions 4.6 and up are supported by all roles. The client role supports versions 4.4 and up, the server role is working with versions 4.5 and up, the replica role is currently only working with versions 4.6 and up. Supported Distributions - RHEL/CentOS 7.4+ - Fedora 26+ - Ubuntu - Debian 10+ (ipaclient only, no server or replica!) Requirements Controller - Ansible version: 2.8+ (ansible-freeipa is an Ansible Collection) Node - Supported FreeIPA version (see above) - Supported distribution (needed for package installation only, see above) Limitations External signed CA is now supported. But the currently needed two step process is an issue for the processing in a simple playbook. Work is planned to have a new method to handle CSR for external signed CAs in a separate step before starting the server installation.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 23:08:48 UTC
CompletedWed, 14 Jun 2023 23:16:16 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/ansible-freeipa.git:7750ead72439161dcb5f87f667903e5d077a2eab)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/ansible-freeipa.git#7750ead72439161dcb5f87f667903e5d077a2eab'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
ansible-freeipa-1.11.0-1.el9sopt_901.src.rpm (info) (download)
noarch
ansible-freeipa-1.11.0-1.el9sopt_901.noarch.rpm (info) (download)
ansible-freeipa-tests-1.11.0-1.el9sopt_901.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Jun 12 2023 Thomas Woerner <twoerner@redhat.com> - 1.11.0-1 - Update to version 1.11.0 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.11.0 Resolves: RHBZ#2170373 - Multiple service management Resolves: RHBZ#2175771 - New ipacert module Resolves: RHBZ#2127907 - Fix maxsequence handling in ipapwpolicy module Resolves: RHBZ#2214294 * Wed Apr 05 2023 Thomas Woerner <twoerner@redhat.com> - 1.10.0-1 - Update to version 1.10.0 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 * Tue Jan 31 2023 Thomas Woerner <twoerner@redhat.com> - 1.9.2-1 - Update to version 1.9.2 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.9.2 Resolves: RHBZ#2125592 - ipabackup: Use ipabackup_item again in copy_backup_to_server Resolves: RHBZ#2165953 * Mon Jan 30 2023 Thomas Woerner <twoerner@redhat.com> - 1.9.1-1 - Update to version 1.9.1 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.9.1 Resolves: RHBZ#2125592 - pwpolicy: Allow clearing policy values Resolves: RHBZ#2150334 - Use netgroup_find instead of netgroup_show to workaround IPA bug Resolves: RHBZ#2144725 * Wed Dec 07 2022 Thomas Woerner <twoerner@redhat.com> - 1.9.0-1 - Update to version 1.9.0 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 * Mon Sep 12 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.4-1 - Update to version 1.8.4 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 * Tue Aug 16 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.3-1 - Update to version 1.8.3 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.3 Related: RHBZ#2080322 - Fixes replica deployment issue for domains without SID support. Related: RHBZ#2110478 * Thu Jul 28 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.2-1 - Update to version 1.8.2 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 * Thu Jul 07 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.1-1 - Update to version 1.8.1 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.8.1 Related: RHBZ#2080322 - ipa server deploys failing with latest IPA compose Resolves: RHBZ#2103924 - ipaserver_external_cert_files failes to copy with ansible 2.13 Resolves: RHBZ#2104142 * Fri Jun 24 2022 Thomas Woerner <twoerner@redhat.com> - 1.8.0-1 - idrange: Fix usage of dom_name when idrange doesn't exist. Resolves: RHBZ#2086994 - smartcard roles for ansible-freeipa Resolves: RHBZ#2076567 * Fri Apr 29 2022 Thomas Woerner <twoerner@redhat.com> - 1.7.0-1 - Update to version 1.7.0 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 * Thu Jan 27 2022 Thomas Woerner <twoerner@redhat.com> - 1.6.3-1 - Update to version 1.6.3 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.3 Related: RHBZ#2010622 * Wed Jan 26 2022 Thomas Woerner <twoerner@redhat.com> - 1.6.2-1 - Update to version 1.6.2 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.2 Related: RHBZ#2010622 * Fri Jan 21 2022 Thomas Woerner <twoerner@redhat.com> - 1.6.1-1 - Update to version 1.6.1 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.1 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.6.0 Related: RHBZ#2010622 - Add module to manage automount maps Resolves: RHBZ#2040701 - Add module to manage automount keys Resolves: RHBZ#2040702 * Wed Dec 29 2021 Thomas Woerner <twoerner@redhat.com> - 1.5.3-1 - Update to version 1.5.3 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.5.3 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.5.2 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.5.1 https://github.com/freeipa/ansible-freeipa/releases/tag/v1.5.0 Related: RHBZ#2010622 - automember set default group/hostgroup is missing from the automember module Resolves: RHBZ#2021947 - automember remove default group/hostgroup is missing from the automember module Resolves: RHBZ#2021952 - automember rebuild is missing from the automember module Resolves: RHBZ#2021954 - automember remove orphans group/hostgroup is missing from the automember module Resolves: RHBZ#2021955 - Not able to update existing automember rule description Resolves: RHBZ#1976922 * Tue Oct 05 2021 Thomas Woerner <twoerner@redhat.com> - 0.4.0-1 - Update to version 0.4.0 https://github.com/freeipa/ansible-freeipa/releases/tag/v0.4.0 Resolves: RHBZ#2010622 - Add ability to run modules remotely Resolves: RHBZ#2010633 - New management module ipaautomountlocation Resolves: RHBZ#2010643 * Mon Aug 16 2021 Thomas Woerner <twoerner@redhat.com> - 0.3.8-3 - Add requirement for ansible-core Resolves: RHBZ#1993857 - Remove python3, pip and ansible installation from sanity test Related: RHBZ#1993857 - Replace json_query in tests/user/test_users_absent.yml Resolves: RHBZ#1992997 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.8-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Jul 15 2021 Thomas Woerner <twoerner@redhat.com> - 0.3.8-1 - Update to version 0.3.7 and 0.3.8 https://github.com/freeipa/ansible-freeipa/releases/tag/v0.3.7 https://github.com/freeipa/ansible-freeipa/releases/tag/v0.3.8 Related: RHBZ#1972178 - automember: Verify condition keys Resolves: RHBZ#1981713 - automember: Fix result["failed"] issues with conditions Resolves: RHBZ#1981713 - automember: Fix action to be automember or member, not service Resolves: RHBZ#1981711 * Thu Jun 17 2021 Thomas Woerner <twoerner@redhat.com> - 0.3.6-3 - Apply fix for ipabackup: Use module to get IPA_BACKUP_DIR from ipaplatform Resolves: RRBZ#1973173