Fix when syntax.

This commit is contained in:
2021-02-06 15:38:16 -06:00
parent 5a1fab6eea
commit 5947b24b17
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@
name:
- "{{ firefox }}"
state: absent
when: "{{ firefox }} != {{ firefix_esr }}"
when: firefox != firefix_esr
- name: Workstation | Linux | Flatpak | Remove Software From Package Manager
package: