elreydetoda/ansible-collection-virtualization

VMWare workstation is failing to download

elreydetoda opened this issue · 1 comments

SUMMARY

Check out this issue: elreydetoda/packer-kali_linux#110

STEPS TO REPRODUCE

just run the vmware role

EXPECTED RESULTS

https://app.circleci.com/pipelines/github/elreydetoda/packer-kali_linux/433/workflows/f9448d91-bac9-4727-97cc-b04337396e3f/jobs/3547

ACTUAL RESULTS

https://app.circleci.com/pipelines/github/elreydetoda/packer-kali_linux/438/workflows/ce8e273e-6653-4ddb-a11c-e35e34843bd8/jobs/3633

Outcome

because of this, and because ansible's get_url module doesn't support compression it won't be possible to download the executable.

So, I am just going to have to require curl as a quick patch for this.

closed in ea81e2d