mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
[PR #9498/7f3fef30 backport][stable-9] fix typo (#9501)
fix typo (#9498)
(cherry picked from commit 7f3fef3038)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ options:
|
||||
|
||||
client_id:
|
||||
description:
|
||||
- The O(client_id) of the client. If not set the clientscop types are set as a default for the realm.
|
||||
- The O(client_id) of the client. If not set the clientscope types are set as a default for the realm.
|
||||
aliases:
|
||||
- clientId
|
||||
type: str
|
||||
|
||||
Reference in New Issue
Block a user