From 69f5c2c04fafc79b75094fcd8e20d88916360a8d Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 7 Aug 2020 09:04:34 -0500 Subject: [PATCH] Add block to install packages on System76 machines only --- roles/desktop/tasks/packages.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/roles/desktop/tasks/packages.yml b/roles/desktop/tasks/packages.yml index aa21fac..a6cb454 100644 --- a/roles/desktop/tasks/packages.yml +++ b/roles/desktop/tasks/packages.yml @@ -158,6 +158,11 @@ - "mesa-vulkan-drivers:i386" # Games - minetest + - name: Install System76-exclusive packages + apt: + name: + - firmware-manager + when: ansible_system_vendor == "System76" - name: Install Focal-exclusive desktop applications apt: name: