Merge ensure_os_upgrade

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-10 21:29:52 -05:00
parent 2300ecf557
commit 512e46bf37
-3
View File
@@ -27,9 +27,6 @@ roles:
- name: 'ensure_os_patch' - name: 'ensure_os_patch'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_os_patch.git' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_os_patch.git'
version: 'master' version: 'master'
- name: 'ensure_os_upgrade'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_os_upgrade.git'
version: 'master'
- name: 'ensure_podman' - name: 'ensure_podman'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_podman.git' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_podman.git'
version: 'master' version: 'master'