fix ugly documentation

current version dumps a character per line in the docs: http://docs.ansible.com/ansible/cloudformation_module.html
This commit is contained in:
Ted Timmons 2015-08-01 17:30:15 -07:00 committed by Matt Clay
parent 1b6edab87c
commit 7027de77b7

View file

@ -89,7 +89,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