1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
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
choices: [ "present", "started", "stopped", "restarted", "monitored", "unmonitored", "reloaded" ]
requirements: [ ]
author: Darryl Stoflet
author: "Darryl Stoflet (@dstoflet)" <stoflet@gmail.com>
'''
EXAMPLES = '''