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

Clean script finished with error #150

Open
vbaranov opened this issue Feb 5, 2020 · 0 comments
Open

Clean script finished with error #150

vbaranov opened this issue Feb 5, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@vbaranov
Copy link
Collaborator

vbaranov commented Feb 5, 2020

branch: master (d6cb314)
Terraform: 12.x
Ansible: 1.9.4
aws-cli: 1.17.9

MacBook-Pro-Viktor-2:blockscout-terraform viktor$ ansible-playbook clean.yml

PLAY [Clean TF cache] *********************************************************************************************************************************

TASK [Gathering Facts] ********************************************************************************************************************************
ok: [localhost]
ok: [veb_infra]

TASK [Clean TF cache] *********************************************************************************************************************************
fatal: [localhost]: FAILED! => {"msg": "list object has no element 0"}
changed: [veb_infra] => (item=log.txt)
ok: [veb_infra] => (item=/tmp/blockscout-veb4s-test)
ok: [veb_infra] => (item=/tmp/files-veb4s)

PLAY RECAP ********************************************************************************************************************************************
localhost                  : ok=1    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0
veb_infra                  : ok=2    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
@vbaranov vbaranov added the bug Something isn't working label Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant