mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Fix collection module docs for names, IDs, and named URLs (#14269)
This commit is contained in:
@@ -41,11 +41,11 @@ options:
|
||||
type: str
|
||||
organization:
|
||||
description:
|
||||
- The organization the execution environment belongs to.
|
||||
- The organization name, ID, or named URL that the execution environment belongs to.
|
||||
type: str
|
||||
credential:
|
||||
description:
|
||||
- Name of the credential to use for the execution environment.
|
||||
- Name, ID, or named URL of the credential to use for the execution environment.
|
||||
type: str
|
||||
state:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user