From b91a51eb4e11997e3e510d05a4f3ec9ebe0020f3 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 21 Dec 2020 05:36:51 -0600 Subject: [PATCH] It worked! Successfully got Discord and Shotcut. Now to make Flatpaks only for workstations. --- inventory | 3 +++ local.yml | 1 + 2 files changed, 4 insertions(+) diff --git a/inventory b/inventory index e69de29..a14a3d7 100644 --- a/inventory +++ b/inventory @@ -0,0 +1,3 @@ +[workstations] +x570 +dell diff --git a/local.yml b/local.yml index 387ba4e..3b40ceb 100644 --- a/local.yml +++ b/local.yml @@ -9,3 +9,4 @@ - include: tasks/cron.yml - include: tasks/packages.yml - include: tasks/flatpaks.yml + when: workstations