Annotate more things
This commit is contained in:
parent
6ef6d551b6
commit
cccae82c04
@ -173,7 +173,7 @@
|
||||
apt:
|
||||
name:
|
||||
- firmware-manager
|
||||
- kamoso
|
||||
- kamoso # Camera util
|
||||
- system76-acpi-dkms
|
||||
- system76-dkms
|
||||
- system76-firmware
|
||||
@ -183,7 +183,7 @@
|
||||
- name: Install Focal-exclusive desktop applications
|
||||
apt:
|
||||
name:
|
||||
- piper
|
||||
- piper # Peripheral LED management
|
||||
when: ansible_distribution_release == "focal"
|
||||
- name: Install packages without recommends
|
||||
apt:
|
||||
@ -209,6 +209,7 @@
|
||||
- pmbootstrap
|
||||
- protontricks
|
||||
- youtube-dl
|
||||
# Just in case we have legacy apps floating around
|
||||
- name: Remove Snap applications
|
||||
snap:
|
||||
name:
|
||||
@ -216,7 +217,7 @@
|
||||
- pixelorama
|
||||
- riot-web
|
||||
- slack
|
||||
- scrcpy # Remote Android viewing
|
||||
- scrcpy
|
||||
- sengi
|
||||
- spotify
|
||||
state: absent
|
||||
|
Loading…
Reference in New Issue
Block a user