summaryrefslogtreecommitdiff
path: root/changelogs/fragments/78325-ansible-galaxy-fix-caching-paginated-responses-from-v3-servers.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/78325-ansible-galaxy-fix-caching-paginated-responses-from-v3-servers.yml')
-rw-r--r--changelogs/fragments/78325-ansible-galaxy-fix-caching-paginated-responses-from-v3-servers.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/78325-ansible-galaxy-fix-caching-paginated-responses-from-v3-servers.yml b/changelogs/fragments/78325-ansible-galaxy-fix-caching-paginated-responses-from-v3-servers.yml
new file mode 100644
index 0000000000..c5cf55e3cd
--- /dev/null
+++ b/changelogs/fragments/78325-ansible-galaxy-fix-caching-paginated-responses-from-v3-servers.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - ansible-galaxy - fix setting the cache for paginated responses from Galaxy NG/AH (https://github.com/ansible/ansible/issues/77911).