Merge pull request #11749 from rh-dluong/fix-ocp-cred-desc

Fixed doc string for Container Groups credential type
This commit is contained in:
Shane McDonald 2022-03-01 07:48:37 -05:00 committed by GitHub
commit 650bee1dea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ options:
type: str
credential:
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
type: str
is_container_group: