mirror of https://github.com/ansible/ansible.git
2.17: dnf5: replace removed API calls and add fallbacks (#83025)
* dnf5: replace removed API calls (#83020) * dnf5: replace removed API callspull/83058/headbfb6f32e15
96c9188f9c
* call set_group_with_name instead of setting group_with_namec7b88428f3
--------- Co-authored-by: Matt Martz <matt@sivel.net> (cherry picked from commit4e57249d59
) * Fallbacks for brand new APIs that don't exist in released dnf5 (#83022) (cherry picked from commit57750e2cf7
) --------- Co-authored-by: Matt Martz <matt@sivel.net>
parent
41d3a40d4d
commit
9ba5d72432
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- dnf5 - replace removed API calls
|
Loading…
Reference in New Issue