ansible/changelogs/fragments/dnf-localgpgcheck.yaml
Adam Miller 96b57a5c7a dnf properly gpg check local packages based on param (#47455)
* dnf properly gpg check local packages based on param

Fixes #43624

Signed-off-by: Adam Miller <admiller@redhat.com>
(cherry picked from commit 079705f8da)
2018-10-23 12:31:05 -07:00

3 lines
124 B
YAML

---
minor_changes:
- "dnf properly honor disable_gpg_check for local (on local disk of remote node) package installation"