mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
typo fix (#55424)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user