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

[FEATURE] Use get_url instead of unarchive to have timeout configuration #85

Closed
jperera opened this issue Dec 7, 2020 · 0 comments · Fixed by #86
Closed

[FEATURE] Use get_url instead of unarchive to have timeout configuration #85

jperera opened this issue Dec 7, 2020 · 0 comments · Fixed by #86
Assignees

Comments

@jperera
Copy link
Contributor

jperera commented Dec 7, 2020

Description

Sometimes the role execution fails due to timeouts downloading extra modules.

Use get_url and then unarchive local file instead of use unarchive directly to have timeout configuration.

Link/s to the specific code that needs a refactor (if applicable)

https://github.com/idealista/nginx_role/blob/master/tasks/install.yml#L15

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

Successfully merging a pull request may close this issue.

2 participants