mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 17:48:10 -03:30
Fix collection module docs for names, IDs, and named URLs (#14269)
This commit is contained in:
@@ -38,12 +38,12 @@ options:
|
||||
type: dict
|
||||
target_credential:
|
||||
description:
|
||||
- The credential which will have its input defined by this source
|
||||
- The credential name, ID, or named URL which will have its input defined by this source
|
||||
required: true
|
||||
type: str
|
||||
source_credential:
|
||||
description:
|
||||
- The credential which is the source of the credential lookup
|
||||
- The credential name, ID, or named URL which is the source of the credential lookup
|
||||
type: str
|
||||
state:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user