From 7f74c59efeb4304e3e5ad668aa8a916e56b0b1c8 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sat, 20 Feb 2021 20:29:26 -0600 Subject: [PATCH] CentOS 8 Stream didn't Obsolete cockpit-dashboard correctly --- vars/CentOS-8-default.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/vars/CentOS-8-default.yml b/vars/CentOS-8-default.yml index 580f590..aea8e67 100644 --- a/vars/CentOS-8-default.yml +++ b/vars/CentOS-8-default.yml @@ -5,8 +5,6 @@ package_list: state: 'present' - name: 'cockpit-bridge' state: 'present' - - name: 'cockpit-dashboard' - state: 'present' - name: 'cockpit-doc' state: 'present' - name: 'cockpit-kdump'