mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Add version added field to notification modules.
This commit is contained in:
@@ -7,7 +7,7 @@ short_description: This is a sentence describing the module
|
||||
description:
|
||||
- Longer description of the module
|
||||
- You might include instructions
|
||||
version_added: X.Y
|
||||
version_added: "X.Y"
|
||||
author: Your AWESOME name here
|
||||
notes:
|
||||
- Other things consumers of your module should know
|
||||
|
||||
Reference in New Issue
Block a user