Fix collection module docs for names, IDs, and named URLs (#14269)

This commit is contained in:
Homero Pawlowski
2023-07-24 05:57:46 -07:00
committed by GitHub
parent fc1b74aa68
commit 63e82aa4a3
29 changed files with 107 additions and 107 deletions

View File

@@ -27,13 +27,13 @@ options:
- workflow_template
organization:
description:
- Organization the workflow job template exists in.
- Organization name, ID, or named URL the workflow job template exists in.
- 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.
type: str
inventory:
description:
- Inventory to use for the job ran with this workflow, only used if prompt for inventory is set.
- Inventory name, ID, or named URL to use for the job ran with this workflow, only used if prompt for inventory is set.
type: str
limit:
description: