Commit ea159ef9 by Brian Coca

fixed backup and validate fragments

parent 4e94bb64
...@@ -20,6 +20,7 @@ class ModuleDocFragment(object): ...@@ -20,6 +20,7 @@ class ModuleDocFragment(object):
# Standard documentation fragment # Standard documentation fragment
DOCUMENTATION = ''' DOCUMENTATION = '''
options:
backup: backup:
description: description:
- Create a backup file including the timestamp information so you can get - Create a backup file including the timestamp information so you can get
......
...@@ -20,6 +20,7 @@ class ModuleDocFragment(object): ...@@ -20,6 +20,7 @@ class ModuleDocFragment(object):
# Standard documentation fragment # Standard documentation fragment
DOCUMENTATION = ''' DOCUMENTATION = '''
options:
validate: validate:
required: false required: false
description: description:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment