Add
This commit is contained in:
parent
319a03869d
commit
425989831f
1 changed files with 1 additions and 1 deletions
|
@ -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 = '''
|
||||||
|
|
Loading…
Reference in a new issue