Skip to content

Instantly share code, notes, and snippets.

@kotfic
Created August 28, 2017 18:05
Show Gist options
  • Save kotfic/2499a7ad77ddb1680903fd6925a2ca79 to your computer and use it in GitHub Desktop.
Save kotfic/2499a7ad77ddb1680903fd6925a2ca79 to your computer and use it in GitHub Desktop.
==> amazon-ebs: Provisioning with Ansible...
==> amazon-ebs: Executing Ansible: ansible-playbook --extra-vars packer_build_name=amazon-ebs packer_builder_type=amazon-ebs -i /tmp/packer-provisioner-ansible415170920 /home/kotfic/src/deployments/girder-load-testing/girder/site.yml --private-key /tmp/ansible-key145955565
amazon-ebs: [DEPRECATION WARNING]: docker is kept for backwards compatibility but usage is
amazon-ebs: discouraged. The module documentation details page may explain more about this
amazon-ebs: rationale..
amazon-ebs: This feature will be removed in a future release. Deprecation
amazon-ebs: warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
amazon-ebs:
amazon-ebs: PLAY [all] *********************************************************************
amazon-ebs:
amazon-ebs: TASK [Gathering Facts] *********************************************************
amazon-ebs: fatal: [default]: FAILED! => {"changed": false, "failed": true, "module_stderr": "/bin/sh: 1: /usr/bin/python: not found\nShared connection to 127.0.0.1 closed.\r\n", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 0}
amazon-ebs: to retry, use: --limit @/home/kotfic/src/deployments/girder-load-testing/girder/site.retry
amazon-ebs:
amazon-ebs: PLAY RECAP *********************************************************************
amazon-ebs: default : ok=0 changed=0 unreachable=0 failed=1
amazon-ebs:
==> amazon-ebs: Terminating the source AWS instance...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment