In this recipe, we will outline how to create users and teams in AWX. This is the way to implement RBAC and enforce privileges for the different teams within the organization, in order to provide more control over the different activities that can be carried out on the AWX platform.
Managing users and teams on AWX
Getting ready
AWX should be deployed as outlined in the previous recipe, and all the following tasks must be executed with the admin user account.
How to do it...
- Create a new organization for all Network teams—as shown in the following screenshot—...