diff --git a/lib/ansible/modules/cloud/docker/docker.py b/lib/ansible/modules/cloud/docker/docker.py index 28643493cf2..dfaa2973443 100644 --- a/lib/ansible/modules/cloud/docker/docker.py +++ b/lib/ansible/modules/cloud/docker/docker.py @@ -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.