Changed features
The following release notes detail the changed features for the Ansible Automation Platform general availability release on June 3, 2026.
Changed features
- Ansible plug-ins for Red Hat Developer Hub
- OCI container plug-in delivery: OCI container delivery is now the recommended method for installing automation portal plug-ins. Set
pluginMode: ociin the Helm chart configuration. The tarball delivery method is deprecated. - Templates and History menus require RBAC permissions: The Templates and History navigation menus are now gated by role-based access control. After upgrading, these menus are hidden unless administrators grant the required permissions. For more information, see the automation portal upgrade documentation.
- ansible.platform collection
- User authenticator management: The associated_authenticators parameter on the user module replaces the deprecated authenticators and authenticator_uid parameters. The new parameter accepts a dictionary keyed by authenticator ID with values containing uid and email.