Commit d84a297
committed
fix: Force 'dnf' backend for older RHEL releases
Older RHEL OS use `yum` as package manager instead of `dnf`. Make sure
to manually specify use_backend to tell the module whether to use the
dnf4 or dnf5 backend.1 parent 3b1ddd4 commit d84a297
File tree
2 files changed
+2
-0
lines changed- roles
- modules/tasks
- multipath/tasks
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
0 commit comments