Updated version and fixed default
This commit is contained in:
parent
24f1cf80bd
commit
42fd85f041
1 changed files with 2 additions and 2 deletions
|
@ -205,9 +205,9 @@ options:
|
|||
description:
|
||||
- Set the PID namespace mode for the container (currently only supports 'host'). Requires docker-py >= 1.0.0 and docker >= 1.4.1.
|
||||
required: false
|
||||
default: false
|
||||
default: None
|
||||
aliases: []
|
||||
version_added: "1.8"
|
||||
version_added: "1.9"
|
||||
registry:
|
||||
description:
|
||||
- Remote registry URL to pull images from.
|
||||
|
|
Loading…
Reference in a new issue