From 3f5be7a4561573ae0cc8f1f6e70aadcc8ced18d8 Mon Sep 17 00:00:00 2001 From: Stonewall Jackson Date: Thu, 1 Jun 2023 09:24:36 -0400 Subject: remove evolution role, since we use KDE now --- playbooks/linux_desktops.yml | 3 --- playbooks/linux_laptops.yml | 3 --- 2 files changed, 6 deletions(-) (limited to 'playbooks') diff --git a/playbooks/linux_desktops.yml b/playbooks/linux_desktops.yml index 6fa6570..be653fd 100644 --- a/playbooks/linux_desktops.yml +++ b/playbooks/linux_desktops.yml @@ -16,8 +16,5 @@ - role: firefox tags: firefox - - role: evolution - tags: evolution - - role: cups_client tags: cups diff --git a/playbooks/linux_laptops.yml b/playbooks/linux_laptops.yml index a3c62a6..d5a0593 100644 --- a/playbooks/linux_laptops.yml +++ b/playbooks/linux_laptops.yml @@ -16,9 +16,6 @@ - role: firefox tags: firefox - - role: evolution - tags: evolution - - role: cups_client tags: cups -- cgit