mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 08:26:28 +00:00
Change the 0.X part to not imply something new was added in 0.X something if a user forgets to put in a specific version in the module docs.
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: 0.X
|
||||
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