service module 'state' parameter comments should be processed by RST

pull/1905/head
Brendan Taylor 12 years ago
parent 51180fa344
commit f18446e7a5

@ -35,9 +35,9 @@ options:
required: false required: false
choices: [ started, stopped, restarted, reloaded ] choices: [ started, stopped, restarted, reloaded ]
description: description:
C(Started)/C(stopped) are idempotent actions that will not run - C(started)/C(stopped) are idempotent actions that will not run
commands unless necessary. C(restarted) will always bounce the commands unless necessary. C(restarted) will always bounce the
service. C(reloaded) will always reload. service. C(reloaded) will always reload.
pattern: pattern:
required: false required: false
version_added: "0.7" version_added: "0.7"

Loading…
Cancel
Save