mirror of https://github.com/ansible/ansible.git
cloudformation: accept local templates in yaml format
Since the YAML data format is a subset of JSON, it is trivial to convert the former to the latter. This means that we can use YAML templates to build cloudformation stacks, as long as we translate them before passing them to the AWS API. I figure this could potentially be quite popular in the Ansible world, since we already use so much YAML for our playbooks.reviewable/pr18780/r1
parent
217dc6b0b7
commit
61741b60c6
Loading…
Reference in New Issue