mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Merge pull request #11749 from rh-dluong/fix-ocp-cred-desc
Fixed doc string for Container Groups credential type
This commit is contained in:
commit
650bee1dea
@ -33,7 +33,7 @@ options:
|
|||||||
type: str
|
type: str
|
||||||
credential:
|
credential:
|
||||||
description:
|
description:
|
||||||
- Credential to authenticate with Kubernetes or OpenShift. Must be of type "Kubernetes/OpenShift API Bearer Token".
|
- Credential to authenticate with Kubernetes or OpenShift. Must be of type "OpenShift or Kubernetes API Bearer Token".
|
||||||
required: False
|
required: False
|
||||||
type: str
|
type: str
|
||||||
is_container_group:
|
is_container_group:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user