How to Install and Uninstall ansible-freeipa.noarch Package on CentOS 8 / RHEL 8
Last updated: February 03,2025
1. Install "ansible-freeipa.noarch" package
Please follow the guidelines below to install ansible-freeipa.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
ansible-freeipa.noarch
Copied
2. Uninstall "ansible-freeipa.noarch" package
This tutorial shows how to uninstall ansible-freeipa.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
ansible-freeipa.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the ansible-freeipa.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 3:47:53 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ansible-freeipa
Version : 0.1.12
Release : 6.el8
Architecture : noarch
Size : 239 k
Source : ansible-freeipa-0.1.12-6.el8.src.rpm
Repository : appstream
Summary : Roles and playbooks to deploy FreeIPA servers, replicas and clients
URL : https://github.com/freeipa/ansible-freeipa
License : GPLv3+
Description : ansible-freeipa provides Ansible roles and playbooks to install and uninstall
: FreeIPA servers, replicas and clients. Also modules for group, host, topology
: and user 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
: - 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 pwpolicy management
: - Modules for service management
: - Modules for sudocmd management
: - Modules for sudocmdgroup management
: - Modules for sudorule management
: - Modules for topology 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.
Available Packages
Name : ansible-freeipa
Version : 0.1.12
Release : 6.el8
Architecture : noarch
Size : 239 k
Source : ansible-freeipa-0.1.12-6.el8.src.rpm
Repository : appstream
Summary : Roles and playbooks to deploy FreeIPA servers, replicas and clients
URL : https://github.com/freeipa/ansible-freeipa
License : GPLv3+
Description : ansible-freeipa provides Ansible roles and playbooks to install and uninstall
: FreeIPA servers, replicas and clients. Also modules for group, host, topology
: and user 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
: - 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 pwpolicy management
: - Modules for service management
: - Modules for sudocmd management
: - Modules for sudocmdgroup management
: - Modules for sudorule management
: - Modules for topology 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.