Ansible core 2.20 fixes

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-04 21:28:43 -05:00
parent 2072504793
commit f868afcd30
20 changed files with 69 additions and 31 deletions
+3 -1
View File
@@ -3,4 +3,6 @@
package_list:
- name: 'dnf-plugin-system-upgrade'
state: 'present'
target_version: '27'
target_version: '27'
...