We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TASK [cloudformation : launch ansible cloudformation example] ****************** fatal: [default]: FAILED! => {"changed": true, "events": ["StackEvent AWS::CloudFormation::Stack dcos-teststack ROLLBACK_COMPLETE", "StackEvent AWS::CloudFormation::Stack dcos-teststack ROLLBACK_IN_PROGRESS", "StackEvent AWS::CloudFormation::Stack dcos-teststack CREATE_IN_PROGRESS"], "failed": true, "output": "Problem with CREATE. Rollback complete", "stack_outputs": {}, "stack_resources": []}
NO MORE HOSTS LEFT ************************************************************* to retry, use: --limit @provisioning/site.retry
PLAY RECAP ********************************************************************* default : ok=6 changed=1 unreachable=0 failed=1
Ansible failed to complete successfully. Any error output should be visible above. Please fix these errors and try again.
The text was updated successfully, but these errors were encountered:
There is no way to diagnose this based on this information. You need to log into AWS and check in Cloudformation for the real issue
Sorry, something went wrong.
No branches or pull requests
TASK [cloudformation : launch ansible cloudformation example] ******************
fatal: [default]: FAILED! => {"changed": true, "events": ["StackEvent AWS::CloudFormation::Stack dcos-teststack ROLLBACK_COMPLETE", "StackEvent AWS::CloudFormation::Stack dcos-teststack ROLLBACK_IN_PROGRESS", "StackEvent AWS::CloudFormation::Stack dcos-teststack CREATE_IN_PROGRESS"], "failed": true, "output": "Problem with CREATE. Rollback complete", "stack_outputs": {}, "stack_resources": []}
NO MORE HOSTS LEFT *************************************************************
to retry, use: --limit @provisioning/site.retry
PLAY RECAP *********************************************************************
default : ok=6 changed=1 unreachable=0 failed=1
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
The text was updated successfully, but these errors were encountered: