Updated version and fixed default

This commit is contained in:
Sam Yaple 2015-03-06 03:13:32 -06:00 committed by Matt Clay
parent 24f1cf80bd
commit 42fd85f041

View file

@ -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.