cloudformation
8.92 KB
-
make cloudformation module accept template_parameters from command line · 869f3212
Passing cloudformation template_parameters on the command line like so was failing: ansible localhost -m cloudformation -a "...template_parameters=foo=5,bar=4..."
Brian Cavagnolo committed