Fix when syntax.
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user