ansible/changelogs/fragments/57266-apt_repository-update-cache-retrying.yml

3 lines
222 B
YAML
Raw Normal View History

minor_changes:
- apt_repository - Implemented an exponential backoff behaviour when retrying to update the apt cache with new params ``update_cache_retry_max_delay`` and ``update_cache_retries`` to control the behavior.