summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMartin Krizek <martin.krizek@gmail.com>2021-11-02 15:01:12 +0100
committerGitHub <noreply@github.com>2021-11-02 15:01:12 +0100
commit150faf25d3e9a23afde4e16e66281f1fb88b824f (patch)
treeb068b94d9f272b44bc61c1a5d14220f2f1f5a6e8 /changelogs
parentfdc33488595e01ed39ee1c9482ad11acda3d4a66 (diff)
downloadansible-150faf25d3e9a23afde4e16e66281f1fb88b824f.tar.gz
dnf: add more specific error message for GPG check (#76194)
Fixes #76192
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/76192-dnf-specific-gpg-error.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/76192-dnf-specific-gpg-error.yml b/changelogs/fragments/76192-dnf-specific-gpg-error.yml
new file mode 100644
index 0000000000..9d52668cad
--- /dev/null
+++ b/changelogs/fragments/76192-dnf-specific-gpg-error.yml
@@ -0,0 +1,2 @@
+minor_changes:
+ - dnf - add more specific error message for GPG validation (https://github.com/ansible/ansible/issues/76192)