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

Fix roles which use get_url #108

Open
jbeemster opened this issue Dec 7, 2016 · 1 comment
Open

Fix roles which use get_url #108

jbeemster opened this issue Dec 7, 2016 · 1 comment
Assignees

Comments

@jbeemster
Copy link
Member

On later versions of Vagrant and VirtualBox I am getting lots of issues downloading files using the get_url command in Ansible.

msg: failed to create temporary content file: timed out

Solution to this is to change it to shell: curl -o /dir/file URL

@jbeemster jbeemster self-assigned this Dec 7, 2016
@mhadam
Copy link
Contributor

mhadam commented Apr 6, 2018

I've been running into this issue too, it may be related to this:
ansible/ansible#23642 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants