trying to use the EBS builder on an Ubuntu 16.04 Xenial but it fails early on looking for python which is not installed on the official 16.04 image at:
instead python3 is default.
2016/09/01 13:28:02 ui: amazon-ebs: fatal: [default]: FAILED! => {"changed": false, "failed": true, "module_stderr": "/bin/sh: 1: /usr/bin/python: not found\n", "module_stdout": "", "msg": "MODULE FAILURE", "parsed": false}
amazon-ebs: fatal: [default]: FAILED! => {"changed": false, "failed": true, "module_stderr": "/bin/sh: 1: /usr/bin/python: not found\n", "module_stdout": "", "msg": "MODULE FAILURE", "parsed": false}