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
+2
View File
@@ -4,3 +4,5 @@ package_list:
- name: 'dnf-plugin-system-upgrade'
state: 'present'
target_version: '40'
...