mirror of https://github.com/ansible/ansible.git
2.15: dnf5: replace removed API calls and add fallbacks (#83027)
* dnf5: replace removed API calls (#83020) * dnf5: replace removed API callspull/83044/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
8ba086ce87
commit
f780c434a9
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- dnf5 - replace removed API calls
|
Loading…
Reference in New Issue