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: