Community and the Ansible package
Red Hat certification and the Ansible community package are related but separate.
Certifying a collection with Red Hat makes it available on Ansible Automation Hub for Red Hat customers.
Including a collection in the Ansible community package makes it installable via pip install ansible and visible on docs.ansible.com.
Where certified collection documentation is published
Certified collections are published on the Red Hat Ecosystem Catalog. Each certified collection has a public documentation page on this catalog.
The collection index on docs.ansible.com documents collections that are part of the Ansible community package, which is maintained by members of the Ansible community.
Red Hat certification does not automatically include a collection on docs.ansible.com.
Ansible community package requirements
Inclusion in the community package is handled by the Ansible community independently from Red Hat certification. The community package includes collections that contain plugins or modules; role-only collections and validated content are outside its scope.
Partners are encouraged to review and adopt community collection requirements as good practices, even if there are no plans to request inclusion in the Ansible community package. Many community requirements overlap with Red Hat certification requirements, including sanity testing, semantic versioning, changelog formatting, and documentation standards.
Coordinating across both ecosystems
Collections that are both certified and included in the Ansible community package must meet two sets of requirements on two different schedules. Understanding where these overlap and where they diverge helps avoid common friction points.
If your collection is included in the Ansible community package, please:
- Be responsive to requests from the Ansible Community Steering Committee.
- Plan collection release schedules to accommodate the community package lifecycle.
- Participate in the Ansible community by joining the Ansible Forum.
Feel free to use the
red-hat-partnertag for discussions related to certified collections.