Quote strings that make the module docs fail to build

This commit is contained in:
Toshio Kuratomi 2015-11-20 13:57:58 -08:00 committed by Matt Clay
parent d6db0f3981
commit f68b88b84d

View file

@ -33,9 +33,9 @@ description:
options: options:
registry: registry:
description: description:
- URL of the registry, defaults to: https://index.docker.io/v1/ - "URL of the registry, defaults to: https://index.docker.io/v1/"
required: false required: false
default: https://index.docker.io/v1/ default: "https://index.docker.io/v1/"
username: username:
description: description:
- The username for the registry account - The username for the registry account