Create AWX docsite with RST content (#14328)

Co-authored-by: Thanhnguyet Vo <tvo@ansible.com>
Co-authored-by: TVo <thavo@redhat.com>
This commit is contained in:
Don Naro
2023-09-01 16:24:03 +01:00
committed by GitHub
parent ab3ceaecad
commit dc81aa46d0
785 changed files with 17010 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
.. _ug_permissions:
1. In the **Access** tab, click the **Add** button.
2. Select a user or team to add and click **Next**
3. Select one or more users or teams from the list by clicking the check box(es) next to the name(s) to add them as members and click **Next**.
.. image:: ../common/images/organizations-add-users-for-example-organization.png
In this example, two users have been selected to be added.
4. Select the role(s) you want the selected user(s) or team(s) to have. Be sure to scroll down for a complete list of roles. Different resources have different options available.
.. image:: ../common/images/organizations-add-users-roles.png
5. Click the **Save** button to apply the roles to the selected user(s) or team(s) and to add them as members.
The Add Users/Teams window closes to display the updated roles assigned for each user and team.
.. image:: ../common/images/permissions-tab-roles-assigned.png
:alt: Permissions tab with Role Assignments
To remove roles for a particular user, click the disassociate (x) button next to its resource.
.. image:: ../common/images/permissions-disassociate.png
This launches a confirmation dialog, asking you to confirm the disassociation.
.. image:: ../common/images/permissions-disassociate-confirm.png