no flatpak
This commit is contained in:
parent
5a39a05b6e
commit
6bcd5425d2
12
firefox.yml
12
firefox.yml
@ -6,12 +6,12 @@
|
|||||||
apt:
|
apt:
|
||||||
name:
|
name:
|
||||||
- firefox
|
- firefox
|
||||||
- flatpak
|
# - flatpak
|
||||||
|
|
||||||
- name: Install Flatpaks
|
# - name: Install Flatpaks
|
||||||
community.general.flatpak:
|
# community.general.flatpak:
|
||||||
name:
|
# name:
|
||||||
- io.gitlab.librewolf-community
|
# - io.gitlab.librewolf-community
|
||||||
|
|
||||||
- name: create LibreWolf /etc/librewolf/policies dir structure
|
- name: create LibreWolf /etc/librewolf/policies dir structure
|
||||||
file:
|
file:
|
||||||
@ -62,4 +62,4 @@
|
|||||||
- name: Install video-download-helper
|
- name: Install video-download-helper
|
||||||
command: bash -e /usr/local/sbin/autoupdate.d/video-download-helper.update
|
command: bash -e /usr/local/sbin/autoupdate.d/video-download-helper.update
|
||||||
args:
|
args:
|
||||||
creates: /opt/net.downloadhelper.coapp
|
creates: /opt/net.downloadhelper.coapp
|
||||||
|
Loading…
Reference in New Issue
Block a user