Hi All - noob question - trying to create resources via ansible -> CFN and 
i get an error i can't understand

Failed to create stack pfranks-VPC: Parameter validation failed:\nUnknown 
parameter in input: \"ClientRequestToken\", must be one of: StackName, 
TemplateBody, TemplateURL, Parameters, DisableRollback, TimeoutInMinutes, 
NotificationARNs, Capabilities, ResourceTypes, RoleARN, OnFailure, 
StackPolicyBody, StackPolicyURL, Tags Parameter validation failed:\nUnknown 
parameter in input: \"ClientRequestToken\", must be one of: StackName, 
TemplateBody, TemplateURL, Parameters, DisableRollback, TimeoutInMinutes, 
NotificationARNs, Capabilities, ResourceTypes, RoleARN, OnFailure, 
StackPolicyBody, StackPolicyURL, Tags - <class 
'botocore.exceptions.ParamValidationError'>.

of course there is no "ClientRequestToken" in my code...

any help is appreciated!!

ansible 2.5.0
  config file = None
  configured module search path = 
[u'/Users/paul.franks/.ansible/plugins/modules', 
u'/usr/share/ansible/plugins/modules']
  ansible python module location = 
/usr/local/Cellar/ansible/2.5.0/libexec/lib/python2.7/site-packages/ansible
  executable location = /usr/local/bin/ansible
  python version = 2.7.14 (default, Mar 22 2018, 14:43:05) [GCC 4.2.1 
Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)]

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/40909484-f0b6-4232-8b0c-c6f7987a8ec5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to