openstack-ansible-repo_server/tasks
Dmitriy Rabotyagov 2634b5af9b Increase timeouts and add retries for UC fetching over HTTP
In CI we've spotted multiple occurances of connection timeouts towards
Gitea resulting in intermittent failures.

Default timeout for get_url module is 10 seconds, which might be not
enough for fetching the file.
A retry is also being added here as another layer of protection for
remote operations
to reduce risk of intermittent failures.

Change-Id: I42663e8316ef87c12a229517ac0f95f8c6c2c14b
2024-10-30 18:57:06 +01:00
..
main.yml Remove references to lsync and rsync 2024-08-27 12:26:22 +01:00
repo_install_constraints.yml Increase timeouts and add retries for UC fetching over HTTP 2024-10-30 18:57:06 +01:00
repo_install.yml Replace Nginx with Apache2 2024-07-16 17:07:30 +02:00
repo_post_install.yml Ensure that selected Apache MPM is enforced 2024-09-18 13:28:41 +00:00
repo_pre_install.yml Improve role idempotency 2024-09-17 16:59:46 +02:00