mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
79bb7bde5f
* Fix crash caused by cache.update() raising an IOError on timeout. * Add changelog fragment.
2 lines
178 B
YAML
2 lines
178 B
YAML
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)
|