mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
added version_Added for new signal option in docker module
This commit is contained in:
@@ -207,6 +207,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.
|
||||
|
||||
Reference in New Issue
Block a user