summaryrefslogtreecommitdiff
path: root/changelogs/fragments/80648-fix-ansible-galaxy-cache-signatures-bug.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/80648-fix-ansible-galaxy-cache-signatures-bug.yml')
-rw-r--r--changelogs/fragments/80648-fix-ansible-galaxy-cache-signatures-bug.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/80648-fix-ansible-galaxy-cache-signatures-bug.yml b/changelogs/fragments/80648-fix-ansible-galaxy-cache-signatures-bug.yml
new file mode 100644
index 0000000000..eda4eb62f9
--- /dev/null
+++ b/changelogs/fragments/80648-fix-ansible-galaxy-cache-signatures-bug.yml
@@ -0,0 +1,3 @@
+bugfixes:
+ - ansible-galaxy - fix installing signed collections (https://github.com/ansible/ansible/issues/80648).
+ - ansible-galaxy collection verify - fix verifying signed collections when the keyring is not configured.