summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-05-11 16:36:37 -0400
committerMichael DeHaan <michael@ansibleworks.com>2013-05-11 16:36:37 -0400
commitd51ec37a59a7a30e960129719754ef9d8674735f (patch)
treeeb24a573a4b05bf0c5a47ef60770c02f97234b95 /examples
parentcfef24cc980f7ce51c7b04f1f811a283fd1b4a34 (diff)
downloadansible-d51ec37a59a7a30e960129719754ef9d8674735f.tar.gz
Add version added field to notification modules.
Diffstat (limited to 'examples')
-rw-r--r--examples/DOCUMENTATION.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/DOCUMENTATION.yaml b/examples/DOCUMENTATION.yaml
index da434005fd..05e248edfd 100644
--- a/examples/DOCUMENTATION.yaml
+++ b/examples/DOCUMENTATION.yaml
@@ -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