Fix firefox and flatpak uninstalls.
This commit is contained in:
parent
93c848d9fa
commit
cf3f2c974b
@ -22,7 +22,6 @@
|
|||||||
remote: flathub
|
remote: flathub
|
||||||
state: present
|
state: present
|
||||||
loop:
|
loop:
|
||||||
- org.mozilla.firefox
|
|
||||||
- org.mozilla.Thunderbird
|
- org.mozilla.Thunderbird
|
||||||
- com.discordapp.Discord
|
- com.discordapp.Discord
|
||||||
- io.lbry.lbry-app
|
- io.lbry.lbry-app
|
||||||
@ -36,7 +35,7 @@
|
|||||||
flatpak:
|
flatpak:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
remote: flathub
|
remote: flathub
|
||||||
state: present
|
state: absent
|
||||||
loop:
|
loop:
|
||||||
- org.mozilla.firefox
|
- org.mozilla.firefox
|
||||||
- com.visualstudio.code
|
- com.visualstudio.code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user