fixed backup and validate fragments

pull/11586/head
Brian Coca 9 years ago
parent 4e94bb64d8
commit ea159ef9de

@ -20,6 +20,7 @@ class ModuleDocFragment(object):
# Standard documentation fragment
DOCUMENTATION = '''
options:
backup:
description:
- Create a backup file including the timestamp information so you can get

@ -20,6 +20,7 @@ class ModuleDocFragment(object):
# Standard documentation fragment
DOCUMENTATION = '''
options:
validate:
required: false
description:

Loading…
Cancel
Save