Woops, was supposed to be firefox and thunderbird, not discord.

This commit is contained in:
Hyperling 2020-12-28 19:47:17 -06:00
parent 2a4f5d473e
commit b68f002e5b

View File

@ -13,7 +13,7 @@
- name: Remove packages that may come with an OS but are being installed as Flatpak
package:
name:
- {{ discord[ansible_distribution] }}
- {{ firefox[ansible_distribution] }}
- {{ thunderbird[ansible_distribution] }}
state: absent