diff --git a/roles/requirements.yml b/roles/requirements.yml index e2eb90d..a20d07a 100644 --- a/roles/requirements.yml +++ b/roles/requirements.yml @@ -27,9 +27,6 @@ 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'