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