mirror of https://github.com/ansible/ansible.git
make cloudformation module accept template_parameters from command line
Passing cloudformation template_parameters on the command line
like so was failing:
ansible localhost -m cloudformation -a "...template_parameters=foo=5,bar=4..."
pull/4760/head
parent
01ba1e9297
commit
869f32123b
Loading…
Reference in New Issue