mirror of https://github.com/ansible/ansible.git
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)
pull/47530/head
parent
916b1e34bd
commit
96b57a5c7a
@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- "dnf properly honor disable_gpg_check for local (on local disk of remote node) package installation"
|
||||
Loading…
Reference in New Issue