mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 05:01:09 -02:30
fixed typo
This commit is contained in:
@@ -44,7 +44,7 @@ Create Users and Organizations
|
|||||||
* Confirm your super user account at /api/v1/me/
|
* Confirm your super user account at /api/v1/me/
|
||||||
* Create some organizations at /api/v1/organizations/
|
* Create some organizations at /api/v1/organizations/
|
||||||
* Create some users by posting to /api/v1/organizations/X/users/
|
* Create some users by posting to /api/v1/organizations/X/users/
|
||||||
* Add some users to be admins of those organizations by posting to /api/v1/organizatoins/X/admins/
|
* Add some users to be admins of those organizations by posting to /api/v1/organizations/X/admins/
|
||||||
* At this point, use your org admin account, instead of your superuser account, if you wish
|
* At this point, use your org admin account, instead of your superuser account, if you wish
|
||||||
|
|
||||||
Build Out Inventory
|
Build Out Inventory
|
||||||
|
|||||||
Reference in New Issue
Block a user