Add quotes.

This commit is contained in:
Hyperling 2020-12-28 20:07:48 -06:00
parent 8eede3226b
commit 766efcf179

View File

@ -13,8 +13,8 @@
- name: Remove packages that may come with an OS but are being installed as Flatpak
package:
name:
- {{ package_name.firefox }}
- {{ package_name.thunderbird }}
- "{{ package_name.firefox }}"
- "{{ package_name.thunderbird }}"
state: absent
- name: Install Discord