summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-05-11 22:29:41 +0200
committerMichael DeHaan <michael@ansibleworks.com>2013-05-11 22:32:22 +0200
commit9ca0289dee30686648154fe294b07811b21aeea7 (patch)
tree917a5cce65d376f469f6def516a0204f11e18fab /examples
parentFix documentation about examples in modules so folks use the new style. (diff)
downloadansible-9ca0289dee30686648154fe294b07811b21aeea7.tar.xz
ansible-9ca0289dee30686648154fe294b07811b21aeea7.zip
Fixup the module formatter to explain the EXAMPLES string as well.
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 f5c285932a..da434005fd 100644
--- a/examples/DOCUMENTATION.yaml
+++ b/examples/DOCUMENTATION.yaml
@@ -26,4 +26,4 @@ options:
default: a string or the word null
choices: [list, of, choices]
aliases: [list, of, aliases]
- version_added: 0.X
+ version_added: 1.X