From f8a09d62b907506e4bfb7e6e40d7e9582cb93d15 Mon Sep 17 00:00:00 2001 From: olli Date: Wed, 21 Dec 2022 22:53:07 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Efirefox.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- firefox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.yml b/firefox.yml index 8bbc9bd..ebc0b64 100644 --- a/firefox.yml +++ b/firefox.yml @@ -35,7 +35,7 @@ register: command_output - set_fact: - librewolf_sha256: "{{ command_output.stdout }}" + librewolf_sha256: "{{ command_output.stdout }}" - name: Download LibreWolf as Appimage (flatpak ignores policies.json) ansible.builtin.get_url: