This commit is contained in:
Greg DeKoenigsberg 2015-05-13 15:35:25 -04:00 committed by Matt Clay
parent 319a03869d
commit 425989831f

View file

@ -39,7 +39,7 @@ options:
default: null default: null
choices: [ "present", "started", "stopped", "restarted", "monitored", "unmonitored", "reloaded" ] choices: [ "present", "started", "stopped", "restarted", "monitored", "unmonitored", "reloaded" ]
requirements: [ ] requirements: [ ]
author: Darryl Stoflet author: "Darryl Stoflet (@dstoflet)" <stoflet@gmail.com>
''' '''
EXAMPLES = ''' EXAMPLES = '''