mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
name is not a required parameter (#35434)
This commit is contained in:
@@ -27,7 +27,7 @@ options:
|
||||
name:
|
||||
description:
|
||||
- Name or ID of the domain
|
||||
required: true
|
||||
required: false
|
||||
filters:
|
||||
description:
|
||||
- A dictionary of meta data to use for further filtering. Elements of
|
||||
|
||||
Reference in New Issue
Block a user