vmware-archive / vmware-pks-deploy

Code for creating and provisioning a bootstrap VM that assembles a few other repositories for use in automating the deployment of Pivotal Container Engine (PKS).
Other
17 stars 6 forks source link

Ansible 2.6 breaks downloads (particularly concourse). #22

Closed tdhite closed 6 years ago

tdhite commented 6 years ago

Need to pin Ansible to <2.6 to overcome url download bug. See https://github.com/ansible/ansible/issues/42117 for details.