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.

11Modules3Roles2Plugins
IBM PowerHA SystemMirror 7.2.X cluster management
This collection enables PowerHA cluster management through Ansible on IBM AIX. It is tested with IBM PowerHA 7.2.6 and 7.2.7 but should work with any PowerHA starting 7.2.1.
We support all AIX and PowerHA versions which are officially supported by IBM.
Documentation is available at https://power-devops.github.io/powerha_aix/.
If you already installed the collection you can read the documentation using ansible-doc:
ansible-doc -M ./collections/ansible_collections/enfence/powerha_aix/plugins/modules enfence.powerha_aix.cluster
The following modules are available now:
More will come in the future.
The following roles are available now:
Before using this collection, you need to install it with the Ansible Galaxy command-line tool:
ansible-galaxy collection install enfence.powerha_aix
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: enfence.powerha_aix
Note that if you install the collection from Ansible Galaxy, it will not be upgraded automatically when you upgrade the ansible package. To upgrade the collection to the latest available version, run the following command:
ansible-galaxy collection install enfence.powerha_aix --upgrade
You can also install a specific version of the collection, for example, if you need to downgrade when something is broken in the latest version (please report an issue in this repository). Use the following syntax to install version 1.3.2:
ansible-galaxy collection install enfence.powerha_aix:==1.3.2
Look at examples directory for playbook examples using the collection.
Youtube video deploying a simple PowerHA dual-node cluster using the collection.
This collection is certified by Red Hat. It means you can download the collection from Ansible Automation Hub and it is fully supported for Red Hat's Ansible Automation Platform customers.
Summary of changes is available in Changelog.
We follow the Ansible Code of Conduct in all our interactions within this project.
If you encounter abusive behavior, please refer to the policy violations section of the Code for information on how to raise a complaint.
Contributions are welcome. Open an issue or create a pull request.
GNU General Public License v3.0 or later.
See LICENSE to see the full text.
| Product |
|---|
| 2.4 |