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
|
||||
domain:
|
||||
description:
|
||||
- The name of the Domain to scope to (Identity v3, currently only
|
||||
domain names are supported, and not domain IDs).
|
||||
- The name of the Domain to scope to (Identity v3).
|
||||
(currently only domain names are supported, and not domain IDs).
|
||||
type: str
|
||||
required: true
|
||||
project:
|
||||
|
|
Loading…
Reference in a new issue