fix ugly documentation

current version dumps a character per line in the docs: http://docs.ansible.com/ansible/cloudformation_module.html
reviewable/pr18780/r1
Ted Timmons 9 years ago
parent d10f3f7a7e
commit 40519de8e7

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

Loading…
Cancel
Save