Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while executing playbook to create stacks #1

Open
shobhit-git opened this issue Mar 6, 2020 · 0 comments
Open

Error while executing playbook to create stacks #1

shobhit-git opened this issue Mar 6, 2020 · 0 comments

Comments

@shobhit-git
Copy link

Hi,
While executing playbook to create stack using templates inside cloudformation/templates, i m getting below error:

TASK [aws-cloudformation : set local path fact if s3 upload disabled] ****
ok: [production]

TASK [aws-cloudformation : configure cloudformation stack] *******
fatal: [production]: FAILED! => {"changed": false, "msg": "boto3 and botocore are required for this module"}

TASK [aws-cloudformation : enable current stack policy] ********
skipping: [production]

PLAY RECAP ***********************
production : ok=26 changed=0 unreachable=0 failed=1 skipped=14 rescued=0 ignored=0

Makefile:32: recipe for target 'deploy/production' failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant