„firefox.yml“ ändern

This commit is contained in:
olli 2022-12-21 23:00:19 +01:00
parent 7ff46d776c
commit 2958275e0f

View File

@ -30,8 +30,8 @@
- "/usr/lib/firefox/distribution/policies.json" - "/usr/lib/firefox/distribution/policies.json"
- "/etc/librewolf/policies/policies.json" - "/etc/librewolf/policies/policies.json"
- name: Create variable from command - name: Get sha256
command: 'wget -q https://gitlab.com/api/v4/projects/24386000/packages/generic/librewolf/latest/LibreWolf.x86_64.AppImage.sha256 -O - | cut -d" " -f1' shell: wget -q https://gitlab.com/api/v4/projects/24386000/packages/generic/librewolf/latest/LibreWolf.x86_64.AppImage.sha256 -O - | cut -d" " -f1
register: command_output register: command_output
- set_fact: - set_fact: