- name: my cloudformation task
cloudformation:
stack_name: "my_stack"
region: "{{ region }}"
template: "template.json"
state: present
failed: [localhost] => {"failed": true}
msg: The security token included in the request is invalid.
state: present