ansible/changelogs/fragments/galaxy-cache.yml
Jordan Borean de5858f48d
Added caching mechanism for Galaxy API requests (#71904)
* Added caching mechanism for Galaxy API requests

* Add cache options and split up code

* Added unit tests

* Fix sanity test

* Use modified date and fix up caching for explicit servers

* Make sure credentials are not in cached server name

* Added test for getting updated cache version

* Changes from review
2020-11-10 06:50:32 +10:00

2 lines
126 B
YAML

minor_changes:
- ansible-galaxy - Added caching mechanisms when retrieving collection info to speed up installs and downloads