|
|
@ -38,7 +38,7 @@ options:
|
|
|
|
- Name of the service to manage.
|
|
|
|
- Name of the service to manage.
|
|
|
|
state:
|
|
|
|
state:
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
choices: [ started, stopped, restarted, reloaded, once ]
|
|
|
|
choices: [ started, stopped, restarted, reloaded, once, killed ]
|
|
|
|
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
|
|
|
|