idealista / nginx_role

Ansible role to install nginx http and reverse proxy server
7 stars 2 forks source link

85: Use get_url instead of unarchive to have timeout configuration #86

Closed jperera closed 3 years ago

jperera commented 3 years ago

Description of the Change

Benefits

You are able to configure timeout downloading dependecies.

Possible Drawbacks

The time to fail with actual connection problem increase.

Applicable Issues

https://github.com/idealista/nginx_role/issues/85