added version_Added for new signal option in docker module
This commit is contained in:
parent
723a48ca73
commit
b62a6f01ab
1 changed files with 1 additions and 0 deletions
|
@ -207,6 +207,7 @@ options:
|
||||||
disabled, fail unless the process exits cleanly.
|
disabled, fail unless the process exits cleanly.
|
||||||
default: true
|
default: true
|
||||||
signal:
|
signal:
|
||||||
|
version_added: "2.0"
|
||||||
description:
|
description:
|
||||||
- With the state "killed", you can alter the signal sent to the
|
- With the state "killed", you can alter the signal sent to the
|
||||||
container.
|
container.
|
||||||
|
|
Loading…
Reference in a new issue