mirror of
https://github.com/ansible/awx.git
synced 2026-03-28 22:35:08 -02:30
fix verbage
This commit is contained in:
@@ -39,7 +39,7 @@ options:
|
|||||||
type: str
|
type: str
|
||||||
organization:
|
organization:
|
||||||
description:
|
description:
|
||||||
- Organization the workflow job template exists in.
|
- Organization the job template exists in.
|
||||||
- Used to help lookup the object, cannot be modified using this module.
|
- Used to help lookup the object, cannot be modified using this module.
|
||||||
- If not provided, will lookup by name only, which does not work with duplicates.
|
- If not provided, will lookup by name only, which does not work with duplicates.
|
||||||
type: str
|
type: str
|
||||||
|
|||||||
Reference in New Issue
Block a user