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