Merge pull request #1860 from tedder/patch-1

fix ugly documentation
This commit is contained in:
Brian Coca 2015-08-03 12:56:04 -04:00
commit 762e43c50f

View file

@ -79,7 +79,8 @@ options:
required: false
version_added: "2.0"
template_format:
description: For local templates, allows specification of json or yaml format
description:
- For local templates, allows specification of json or yaml format
default: json
choices: [ json, yaml ]
required: false