From 871351efd48ffaff8802f8e9f533fd324c2769fe Mon Sep 17 00:00:00 2001 From: olli Date: Mon, 25 Jul 2022 14:37:55 +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 6e911c6..5b533e8 100644 --- a/chromium.yml +++ b/chromium.yml @@ -6,7 +6,12 @@ # apt: # name: # - chromium-browser - + + - name: Install Flatpaks + community.general.flatpak: + name: + - com.github.Eloston.UngoogledChromium + - name: Create a directory if it does not exist ansible.builtin.file: path: "{{ item }}"