Or I guess we just need an operator, whatever
This commit is contained in:
parent
44ac75ba88
commit
ef516aca30
@ -138,7 +138,7 @@
|
||||
apt:
|
||||
name:
|
||||
- piper
|
||||
when: ansible_distribution_release is "focal"
|
||||
when: ansible_distribution_release == "focal"
|
||||
- name: Remove desktop applications through APT
|
||||
apt:
|
||||
state: absent
|
||||
|
Loading…
Reference in New Issue
Block a user