🌐
Red Hat
redhat.com › en › technologies › management › ansible › content-collections
Ansible Content Collections
With Ansible Content Collections, automation practitioners can automate their work faster, improve productivity, and accelerate time to value. Included in your Red Hat® Ansible Automation Platform subscription, Ansible Content Collections contain both Red Hat Ansible Certified Content and Ansible validated content that we continuously publish with our industry-leading partners.
🌐
GitHub
github.com › redhat-cop › aap_utilities
GitHub - redhat-cop/aap_utilities: Ansible Collection for automated deployment of AAP and other objects for general use · GitHub
Ansible Collection for automated deployment of AAP and other objects for general use - redhat-cop/aap_utilities
Starred by 96 users
Forked by 62 users
Languages   YAML 75.2% | Jinja 23.5% | Python 1.3%
Discussions

Install ansible.platform collections
When trying to install the following ansible collections listed below. Note I am using the Red Hat Developer Subscription. My goal is to deploy AAP 2.5 using IAC. Using this github project as a guide https://github.com/redhat-cop/aap_configuration_template --- collections: - name: ansible.platform ... More on forum.ansible.com
🌐 forum.ansible.com
2
1
May 25, 2025
RedHat Dev subscription, but no collections in AutomationHub
I do not think that page has any awareness of what subscriptions you have. (Most parts of the consoledot and accessdot are "all or nothing". You can download any product, for example, even ones you don't have entitlements to.) Are you accidentally filtering on something? More on reddit.com
🌐 r/redhat
10
3
August 14, 2025
does RHEL comes with ansible builtin collections man pages?
If ansible is installed, you can use the ansible-doc command to access the documentation. More on reddit.com
🌐 r/redhat
6
2
February 23, 2023
How to scan Ansible collections - both Red Hat certified and Galaxy
My security guys at work are thinking we need to scan all the collections so I'm not sure how to tell them how to do that or for us how to do it. More on reddit.com
🌐 r/ansible
12
2
February 24, 2023
🌐
Red Hat
access.redhat.com › articles › ansible-automation-platform-certified-content
Ansible Automation Platform Certified and Validated Content - Red Hat Customer Portal
2 weeks ago - Ansible Automation Platform includes certified and validated content collections. Certified collections are fully supported by Red Hat partners. Validated content provides an expert-led approach for automating your platform portfolio across ...
🌐
NetBox Labs
netboxlabs.com › blog › exploring-the-red-hat-ansible-certified-collection-for-netbox-part-one
Exploring the Ansible Certified Collection for NetBox: Part One | NetBox Labs
In fact, the NetBox Ansible Content Collection is among the top 5 percent of all Ansible collections by adoption and usage! The collection consists of Modules to define the intended network state in NetBox, and Plugins to drive automation of the network using data from NetBox. There is now official support from NetBox Labs and Red Hat for customers.
🌐
Red Hat
catalog.redhat.com › en › platform › red-hat-ansible
Red Hat Ansible Automation Platform Ecosystem - Red Hat Ecosystem Catalog
Access a growing library of Ansible collections certified on Red Hat Ansible Automation Platform and backed by Red Hat and its partners.
🌐
Ansible
docs.ansible.com › projects › ansible › latest › reference_appendices › automationhub.html
Ansible Automation Hub — Ansible Community Documentation
Ansible Automation Hub gives you direct access to trusted content collections from Red Hat and Certified Partners.
🌐
IBM
ibm.com › support › z-content-solutions › ansible
IBM Z Content Solutions | Red Hat Ansible Certified Content for IBM Z
Red Hat® Ansible Certified Content for IBM Z helps you connect IBM Z to your wider enterprise automation strategy through the Ansible Automation Platform ecosystem. The Red Hat Ansible Certified Content available in Ansible Automation Hub and Galaxy provides a wide range of Ansible collections that enables development and operations automation on z/OS®, z/OS
Find elsewhere
🌐
Red Hat
redhat.com › en › blog › installing-and-using-collections-on-ansible-tower
Installing and using collections on Ansible Tower
January 27, 2026 - In my previous blog, I provide a walkthrough of using Ansible Collections from Ansible Galaxy and Automation Hub. Ansible Galaxy is the upstream community for sharing Ansible Collections. Any community user can create a namespace and share content with anyone. Access to Automation Hub is included with a Red Hat Ansible Automation Platform subscription.
🌐
Red Hat
redhat.com › en › blog › new-ansible-certified-content-hashicorp-terraformvault
New Red Hat Ansible Certified Content Collections for HashiCorp Terraform and HashiCorp Vault
September 24, 2025 - Red Hat Ansible Automation Platform and HashiCorp have released two new Red Hat Ansible Certified Content Collections for HashiCorp Terraform and HashiCorp Vault: hashicorp.terraform and hashicorp.vault.
🌐
Red Hat
developers.redhat.com › articles › 2024 › 07 › 15 › ansible-collection-red-hat-runtimes
Ansible Collection for Red Hat Runtimes | Red Hat Developer
August 28, 2025 - For the Runtimes solutions provided by Red Hat (JBoss EAP, JBoss Web Server, streams for Apache Kafka, AMQ Broker, Red Hat Single Sign-On/Red Hat build of Keycloak, and Red Hat Data Grid), Red Hat provides Ansible Content Collections to easily deploy and administer those products using Ansible.
🌐
Red Hat
docs.redhat.com › en › documentation › red_hat_ansible_automation_platform › 2.2 › html-single › managing_red_hat_certified_and_ansible_galaxy_collections_in_automation_hub › index
Managing Red Hat Certified and Ansible Galaxy collections in automation hub | Red Hat Ansible Automation Platform | 2.2 | Red Hat Documentation
Your organization can access and curate into a unique set of collections from all Red Hat Certified content in the automation hub service hosted on console.redhat.com. You can also configure private automation hub for signing and publishing Ansible content collections tailored to meet your organization’s unique needs.
🌐
OneUptime
oneuptime.com › home › blog › how to install ansible collections from automation hub
How to Install Ansible Collections from Automation Hub
February 21, 2026 - Red Hat Automation Hub is the official source for Red Hat certified and validated Ansible collections. If your organization runs Red Hat Ansible Automation Platform (AAP), Automation Hub is where you get enterprise-supported collections that have been tested and certified by Red Hat.
🌐
GitHub
github.com › RedHatSatellite › satellite-ansible-collection
GitHub - RedHatSatellite/satellite-ansible-collection · GitHub
Ansible modules for interacting with the Satellite API. ... Before using this collection, you need to install it, either directly from Automation Hub or via RPMs provided by Red Hat.
Starred by 39 users
Forked by 33 users
Languages   Python 98.5% | Makefile 1.4% | HTML 0.1%
🌐
Red Hat
redhat.com › en › technologies › management › ansible › automation-hub
Ansible automation hub to manage and discover pre-built content
Private automation hub is an on-premise repository that allows enterprises with disconnected environments to manage, share, and curate content generated internally and control access to Red Hat and partner-created content. ... Automation hub overview. Video duration: 2:15. Examples of Ansible Content Collections you can access in the Ansible automation hub dashboard
🌐
Ansible
forum.ansible.com › get help
Install ansible.platform collections - Get Help - Ansible
May 25, 2025 - When trying to install the following ansible collections listed below. Note I am using the Red Hat Developer Subscription. My goal is to deploy AAP 2.5 using IAC. Using this github project as a guide https://github.com/redhat-cop/aap_configuration_template --- collections: - name: ansible.platform version: "*" - name: ansible.hub - name: ansible.controller - name: ansible.eda - name: infra.aap_configuration ... ansible-galaxy collection install -r requirments.yml Starting galaxy...
🌐
Red Hat
redhat.com › en › resources › servicenow-itsm-overview
Ansible Certified Content Collection for ServiceNow ITSM
December 18, 2025 - By supporting this comprehensive interoperability, Ansible API for ServiceNow ITSM, in conjunction with the certified content collection, delivers the best of both worlds—a modern service management system combined with flexible automation for required actions and a trusted source of configuration information about IT assets. The latest features of the Red Hat Ansible Certified Content Collection for ServiceNow ITSM, enhanced by the Event-Driven Ansible Notification Service and Ansible API for ServiceNow ITSM, give your Ansible Automation Platform users the ability to add record attachments, apply specific filters to records, update multiple CMDB assets items at once, and much more.
🌐
Ansible
docs.ansible.com › projects › ansible › latest › collections_guide › index.html
Using Ansible collections — Ansible Community Documentation
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. We ask that you open an issue or pull request if you come upon a term that we have missed. For more details, see our CTO Chris Wright’s message. Welcome to the Ansible guide for working with collections...
🌐
Red Hat
catalog.redhat.com › en › software › collection › amazon › aws
aws
May 12, 2026 - AWS-related modules and plugins supported by the Ansible community are in the community.aws collection. Being Red Hat Ansible Certified Content, this collection is eligible for support through the Ansible Automation Platform.