mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
labels is actually not aded in 1.9.4 but in 2.1
This commit is contained in:
committed by
Matt Clay
parent
c811a3f4bc
commit
eb65f819f5
@@ -352,7 +352,7 @@ options:
|
||||
- Set container labels. Requires docker >= 1.6 and docker-py >= 1.2.0.
|
||||
required: false
|
||||
default: null
|
||||
version_added: "1.9.4"
|
||||
version_added: "2.1"
|
||||
stop_timeout:
|
||||
description:
|
||||
- How many seconds to wait for the container to stop before killing it.
|
||||
|
||||
Reference in New Issue
Block a user