From 31a9f8b391095cc68ea2e65637d930c56a706010 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 14 Jul 2022 11:43:30 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Echromium.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chromium.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/chromium.yml b/chromium.yml index 9d8ca91..313d9a3 100644 --- a/chromium.yml +++ b/chromium.yml @@ -1,7 +1,12 @@ - name: Chromium setup hosts: all tasks: - + + - name: Install Chromium + apt: + name: + - chromium-browser + - name: Create a directory if it does not exist ansible.builtin.file: path: /var/lib/flatpak/app/com.github.Eloston.UngoogledChromium/x86_64/stable/active/files/chromium/policies/policies/managed