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>pull/47535/head
parent
0e3e646189
commit
079705f8da
@ -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