ansible/changelogs/fragments/51995-apt_repository-catch-IOError.yaml

3 lines
178 B
YAML
Raw Normal View History

bugfixes:
- apt_repository - Fix crash caused by ``cache.update()`` raising an ``IOError`` due to a timeout in ``apt update`` (https://github.com/ansible/ansible/issues/51995)