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
parent 19374903ac
commit b87e3ce362

View file

@ -33,9 +33,9 @@ description:
options:
registry:
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
default: https://index.docker.io/v1/
default: "https://index.docker.io/v1/"
username:
description:
- The username for the registry account