00bd0b893d
* Manage the in-memory cache in _call_galaxy but let the caller set the file cache after getting paginated results * Add a test for caching successful and not caching unsuccessful paginated results Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
3 lines
164 B
YAML
3 lines
164 B
YAML
bugfixes:
|
|
- ansible-galaxy - Cache the responses for available collection versions
|
|
after getting all pages. (https://github.com/ansible/ansible/issues/73071)
|