mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Adjust booleans in notification modules. (#5157)
This commit is contained in:
@@ -58,7 +58,7 @@ options:
|
||||
subject:
|
||||
description:
|
||||
- The subject of the email being sent.
|
||||
required: yes
|
||||
required: true
|
||||
type: str
|
||||
aliases: [ msg ]
|
||||
body:
|
||||
|
||||
Reference in New Issue
Block a user