mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
typo fix (#55424)
This commit is contained in:
parent
405c7b7ab3
commit
73b7ab71fe
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue