Test worked, adding back explicit "{{ }}" syntax.
This commit is contained in:
parent
79a6204d51
commit
46c252757e
@ -32,6 +32,6 @@
|
||||
- name: Remove packages that may come with an OS but were just installed as Flatpak
|
||||
package:
|
||||
name:
|
||||
- firefox
|
||||
- thunderbird
|
||||
- "{{ firefox }}"
|
||||
- "{{ thunderbird }}"
|
||||
state: absent
|
Loading…
x
Reference in New Issue
Block a user