Enable OS Upgrading

This commit is contained in:
2021-03-28 00:00:21 -05:00
parent c407a7a91b
commit c42832835c
3 changed files with 6 additions and 1 deletions

View File

@@ -15,6 +15,9 @@ roles:
- name: 'ensure_os_patch'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_os_patch.git'
version: 'master'
- name: 'ensure_os_upgrade'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_os_upgrade.git'
version: 'master'
- name: 'ensure_podman'
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_podman.git'
version: 'master'