mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Updated version and fixed default
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user