diff options
author | TVo <thavo@redhat.com> | 2024-11-22 15:43:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-22 15:43:43 +0100 |
commit | 790875ceefb6cbda24819acec09d54a8a3a352ae (patch) | |
tree | c4538708a8d86d87070f136e743170b20d666dc0 /docs/docsite/rst/common/permissions.rst | |
parent | Do not check error state if null (#15655) (diff) | |
download | awx-790875ceefb6cbda24819acec09d54a8a3a352ae.tar.xz awx-790875ceefb6cbda24819acec09d54a8a3a352ae.zip |
Removed UI-focused user docs from AWX. (#15641)
* Replaced with larger graphic.
* Revert "Replaced with larger graphic."
This reverts commit 1214b00052b43c46c5ee9b2833e61c779884ec1c.
* Removed UI-focused user docs from AWX.
* Fixed indentation for release notes
* Removed/updated image files no longer needed.
Diffstat (limited to 'docs/docsite/rst/common/permissions.rst')
-rw-r--r-- | docs/docsite/rst/common/permissions.rst | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/docs/docsite/rst/common/permissions.rst b/docs/docsite/rst/common/permissions.rst deleted file mode 100644 index f929e0d679..0000000000 --- a/docs/docsite/rst/common/permissions.rst +++ /dev/null @@ -1,31 +0,0 @@ - .. _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
\ No newline at end of file |