From 0b69ef771afcffdb98f6ce889c9764d0c1109ca6 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 14 Jul 2022 12:03:14 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium.yml b/chromium.yml index c05fa60..6b0d5e5 100644 --- a/chromium.yml +++ b/chromium.yml @@ -36,7 +36,7 @@ - name: Chromium recommended policy ansible.builtin.copy: src: chromium-recommended.json - dest: /var/lib/flatpak/app/com.github.Eloston.UngoogledChromium/x86_64/stable/active/files/chromium/policies/policies/recommended/chrome.json + dest: "{{ item }}" owner: root group: root mode: '0444'