RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1891826 - [Rebase] Rebase ansible-freeipa to 0.2.1+
Summary: [Rebase] Rebase ansible-freeipa to 0.2.1+
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ansible-freeipa
Version: 8.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Thomas Woerner
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-27 13:24 UTC by Thomas Woerner
Modified: 2021-05-18 15:51 UTC (History)
5 users (show)

Fixed In Version: ansible-freeipa-0.3.1-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-18 15:51:22 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Thomas Woerner 2020-10-27 13:24:03 UTC
Changes since 0.1.12 (RHEL-8.3):

Enhancements in Deployment Roles
- ipaserver, ipareplica: Support for firewalld zones - https://bugzilla.redhat.com/show_bug.cgi?id=1894488

Enhancements in Management Modules
- ipagroup: Posix - https://bugzilla.redhat.com/show_bug.cgi?id=1894493

New Roles
- ipabackup - https://bugzilla.redhat.com/show_bug.cgi?id=1894494

New Management Modules
- ipadelegation - https://bugzilla.redhat.com/show_bug.cgi?id=1894496
- ipalocation - https://bugzilla.redhat.com/show_bug.cgi?id=1894497
- ipaprivilege - https://bugzilla.redhat.com/show_bug.cgi?id=1894498
- ipapermission - https://bugzilla.redhat.com/show_bug.cgi?id=1894499
- iparole - https://bugzilla.redhat.com/show_bug.cgi?id=1894500
- ipaselfservice - https://bugzilla.redhat.com/show_bug.cgi?id=1894501
- ipatrust - https://bugzilla.redhat.com/show_bug.cgi?id=1894502

Comment 8 Varun Mylaraiah 2020-12-11 11:14:45 UTC
VERIFIED
rebased version is correct and no regressions found.

# rpm -qi ansible-freeipa
Name        : ansible-freeipa
Version     : 0.3.1
Release     : 1.el8
Architecture: noarch
Install Date: Fri 11 Dec 2020 04:17:19 AM EST
Group       : Unspecified
Size        : 1696199
License     : GPLv3+
Signature   : RSA/SHA256, Wed 09 Dec 2020 09:12:00 AM EST, Key ID 199e2f91fd431d51
Source RPM  : ansible-freeipa-0.3.1-1.el8.src.rpm
Build Date  : Wed 02 Dec 2020 08:22:35 AM EST
Build Host  : x86-039.build.eng.bos.redhat.com
Relocations : (not relocatable)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Vendor      : Red Hat, Inc.
URL         : https://github.com/freeipa/ansible-freeipa
Summary     : Roles and playbooks to deploy FreeIPA servers, replicas and clients
Description :
ansible-freeipa provides Ansible roles and playbooks to install and uninstall
FreeIPA servers, replicas and clients. Also modules for management.


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
- 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 location management
- Modules for permission management
- Modules for privilege management
- Modules for pwpolicy management
- Modules for role management
- Modules for self service management
- Modules for service management
- Modules for sudocmd management
- Modules for sudocmdgroup management
- Modules for sudorule management
- Modules for topology management
- Modules fot 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)
    /usr/bin/kinit is required on the controller if a one time password (OTP)
    is used
  - python3-gssapi is required on the controller if a one time password (OTP)
    is used with keytab to install the client.

  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.


# cat /etc/redhat-release 
Red Hat Enterprise Linux release 8.4 Beta (Ootpa)


Based on the above observation, marking the bug VERIFIED

Comment 14 Varun Mylaraiah 2021-01-21 11:32:56 UTC
Verified

# rpm -qi ansible-freeipa
Name        : ansible-freeipa
Version     : 0.3.2
Release     : 1.el8
Architecture: noarch
Install Date: Thu Jan 21 06:20:49 2021
Group       : Unspecified
Size        : 1702918
License     : GPLv3+
Signature   : RSA/SHA256, Wed Jan 20 09:45:42 2021, Key ID 199e2f91fd431d51
Source RPM  : ansible-freeipa-0.3.2-1.el8.src.rpm
Build Date  : Mon Jan 18 08:00:18 2021
Build Host  : x86-037.build.eng.bos.redhat.com
Relocations : (not relocatable)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Vendor      : Red Hat, Inc.
URL         : https://github.com/freeipa/ansible-freeipa
Summary     : Roles and playbooks to deploy FreeIPA servers, replicas and clients
Description :
ansible-freeipa provides Ansible roles and playbooks to install and uninstall
FreeIPA servers, replicas and clients. Also modules for management.


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
- 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 location management
- Modules for permission management
- Modules for privilege management
- Modules for pwpolicy management
- Modules for role management
- Modules for self service management
- Modules for service management
- Modules for sudocmd management
- Modules for sudocmdgroup management
- Modules for sudorule management
- Modules for topology management
- Modules fot 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)
    /usr/bin/kinit is required on the controller if a one time password (OTP)
    is used
  - python3-gssapi is required on the controller if a one time password (OTP)
    is used with keytab to install the client.

  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.


 
# cat /etc/redhat-release 
Red Hat Enterprise Linux release 8.4 Beta (Ootpa)



Based on the above observation, marking the bug VERIFIED

Comment 16 errata-xmlrpc 2021-05-18 15:51:22 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (ansible-freeipa bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2021:1860


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