mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
typo fix (#55424)
This commit is contained in:
@@ -26,8 +26,8 @@ options:
|
|||||||
required: true
|
required: true
|
||||||
domain:
|
domain:
|
||||||
description:
|
description:
|
||||||
- The name of the Domain to scope to (Identity v3, currently only
|
- The name of the Domain to scope to (Identity v3).
|
||||||
domain names are supported, and not domain IDs).
|
(currently only domain names are supported, and not domain IDs).
|
||||||
type: str
|
type: str
|
||||||
required: true
|
required: true
|
||||||
project:
|
project:
|
||||||
|
|||||||
Reference in New Issue
Block a user