Install Piper on focal
This commit is contained in:
parent
9d35fcac96
commit
433ebb900f
@ -134,6 +134,11 @@
|
|||||||
- xdotool
|
- xdotool
|
||||||
- "libgl1-mesa-dri:i386"
|
- "libgl1-mesa-dri:i386"
|
||||||
- "mesa-vulkan-drivers:i386"
|
- "mesa-vulkan-drivers:i386"
|
||||||
|
- name: Install Focal-exclusive desktop applications
|
||||||
|
apt:
|
||||||
|
name:
|
||||||
|
- piper
|
||||||
|
when: ansible_distribution_release is focal
|
||||||
- name: Remove desktop applications through APT
|
- name: Remove desktop applications through APT
|
||||||
apt:
|
apt:
|
||||||
state: absent
|
state: absent
|
||||||
|
Loading…
Reference in New Issue
Block a user