service module 'state' parameter comments should be processed by RST
This commit is contained in:
parent
a858d1a816
commit
67a1997274
1 changed files with 3 additions and 3 deletions
2
service
2
service
|
@ -35,7 +35,7 @@ options:
|
|||
required: false
|
||||
choices: [ started, stopped, restarted, reloaded ]
|
||||
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
|
||||
service. C(reloaded) will always reload.
|
||||
pattern:
|
||||
|
|
Loading…
Reference in a new issue