Fix ansible core 2.20 deprecations and make the OS list the supported

one

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-04 22:15:10 -05:00
parent b10915ffd9
commit 4ad0b8e6e6
26 changed files with 120 additions and 28 deletions
+2
View File
@@ -3,3 +3,5 @@
package_list:
- name: 'git'
state: 'present'
...