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..."
Showing
Please
register
or
sign in
to comment