mirror of https://github.com/ansible/ansible.git
dnf5: fix tb when plugins API is not available (#83969)
Follow up on https://github.com/ansible/ansible/pull/83105pull/83995/head
parent
c0fb71a642
commit
0a100c7f06
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "dnf5 - fix traceback when ``enable_plugins``/``disable_plugins`` is used on ``python3-libdnf5`` versions that do not support this functionality"
|
||||
Loading…
Reference in New Issue