Assigning RBAC to the Automation hub
Automation hub RBACs work much like the Automation controller. There are a few categories of roles, each granting access to a different aspect of the Automation hub. The categories are as follows:
- User management.
- Group management.
- Collection namespace: Collections are named with two parts, such as
redhat_cop.ah_configuration
. The first half before the dot is the namespace – in this case,redhat_cop
. - Collection management: Used to manage collections that are not part of remote collections.
- Remote collection management: Used to manage remote collections from either of the following:
- Red Hat certified collections
- Ansible Galaxy
- Container registry management: Used to manage the container registry.
- Task management.
Groups with these permissions can manage user configuration and access:
Figure 6.4 – User roles
Groups with these permissions can manage group configuration and access:
...