From 6046f471fb506760bc8d08261e156dc1c9300a21 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Tue, 7 Apr 2020 12:01:09 +0100 Subject: [PATCH] =?UTF-8?q?Make=20changes=20for=20kernel=205.6=20?= =?UTF-8?q?=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/applications.yml | 1 - tasks/security.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/tasks/applications.yml b/tasks/applications.yml index 2a57f28..9b16fe1 100644 --- a/tasks/applications.yml +++ b/tasks/applications.yml @@ -7,7 +7,6 @@ when: "item not in installed_packages.stdout_lines" loop: - 'virtualbox-host-modules-arch' - - 'virtualbox-guest-modules-arch' - name: "Install general applications" aur: diff --git a/tasks/security.yml b/tasks/security.yml index 57dfc5b..3e9b900 100644 --- a/tasks/security.yml +++ b/tasks/security.yml @@ -8,7 +8,6 @@ loop: - 'enpass-bin' - 'qomui' - - 'wireguard-arch' - 'wireguard-tools' - name: Create .ssh directory