aap_utilities

11Roles

Overview

Description

A collection of utility roles for usage with Ansible Automation Platform

Readme

Red Hat Communities of Practice Ansible Automation Platform Utilities Collection

pre-commit tests Galaxy Release

This ansible collection includes a number of roles which can be useful for installing Ansible Automation Platform. Using this collection, you'll be able to automate following tasks:

  • RHEL based installs
  • prepare and install Automation controller and Private automation hub on RHEL
  • configure the OS to support Kerberos (if you plan to manage Windows hosts using AD credentials)
  • backup and restore Automation controller and Private automation hub
  • install a minimal Git repo over SSH, for demonstration and learning purposes
  • OpenShift based installs
  • prepare and install Automation controller and Private automation hub on OpenShift

Getting Help

We are on the Ansible Forums and Matrix, if you want to discuss something, ask for help, or participate in the community, please use the #infra-config-as-code tag on the forum, or post to the chat in Matrix.

Ansible Forums

Matrix Chat Room

Requirements

The following collections are required to use this collection if you are using the Openshift specific roles.

NameMinimum Version
ansible.posix1.0.0
kubernetes.core2.2.0
redhat.openshift4.0.2

⚠️ IMPORTANT

To install this collection ensure that access to Automation Hub is configured or required collections are already installed.

The aap_install_ocp role requires the kubernetes (version 12.0.0 or later) Python module to be installed.

Links to Ansible Automation Platform Collections

Collection NamePurpose
ansible.platform repogateway/platform modules
ansible.hub repoAutomation hub modules
ansible.controller repoAutomation controller modules
ansible.eda repoEvent Driven Ansible modules

Links to other Validated Configuration Collections for Ansible Automation Platform

Collection NamePurpose
AAP >= 2.5 ConfigurationAnsible Automation Platform configuration
AAP <= 2.4 Controller ConfigurationAutomation controller configuration
AAP Configuration ExtendedWhere other useful roles that don't fit here live
EE UtilitiesExecution Environment creation utilities
AAP Configuration TemplateConfiguration Template for this suite
Ansible Validated Gitlab WorkflowsGitlab CI/CD Workflows for ansible content
Ansible Validated GitHub WorkflowsGitHub CI/CD Workflows for ansible content

Included content

Click the Content button to see the list of content included in this collection.

Installing this collection

You can install the redhat_cop aap_utilities collection with the Ansible Galaxy CLI:

ansible-galaxy collection install infra.aap_utilities

You can also include it in a requirements.yml file and install it with ansible-galaxy collection install -r requirements.yml, using the format:

---
collections:
  - name: infra.aap_utilities
    # If you need a specific version of the collection, you can specify like this:
    # version: ...

Using this collection

See Also

Release and Upgrade Notes

For details on changes between versions, please see the changelog.

Many roles and variables have been renamed to reflect the product renaming from Tower to controller/AAP. Verify carefully your inventory variables and playbooks.

The previous OCP installation role has been suppressed due to the introduction of an operator. In addition to the current OCP installation role, further (community) automation for AAP on OCP is available from the GitOps catalogue.

Releasing, Versioning and Deprecation

This collection follows Semantic Versioning. More details on versioning can be found in the Ansible docs.

We plan to regularly release new minor or bugfix versions once new features or bugfixes have been implemented.

Releasing the current major version happens from the devel branch.

Roadmap

Contributing to this collection

We welcome community contributions to this collection. If you find problems, please open an issue or create a PR against the AAP Utilities collection repository. More information about contributing can be found in our Contribution Guidelines.

Licensing

GNU General Public License v3.0 or later.

See LICENSE to see the full text.

Support

This collection is Ansible Validated Content. It is reviewed and tested by Red Hat but is not supported under a Red Hat SLA. For reporting issues and requesting improvements, file an issue at the AAP Utilities repository. Community help is also available on the Ansible Forum.

Certification

Product
2.6
DocumentationDependencies

Dependencies

This collection is self-contained and has no external Ansible dependencies.

Dependent Collections

This collection is not being used by other collections.

View in Automation Hub
Red Hat logoLinkedInYouTubeFacebookTwitter

Platforms

Products & services

Try, buy, sell

Help

About Red Hat Ecosystem Catalog

The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.

We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2026 Red Hat, LLC
Feedback