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