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