|
|
|
@ -21,6 +21,10 @@
|
|
|
|
|
# - { role: dotkeys, tags: [ dotkeys ] }
|
|
|
|
|
# hid is not among public roles
|
|
|
|
|
# - { role: hid, tags: [ hid ] }
|
|
|
|
|
# - { role: eduprint-uu, tags: [ eduprint-uu ] }
|
|
|
|
|
# - { role: eduroam-uu, tags: [ eduroam-uu ] }
|
|
|
|
|
#### software
|
|
|
|
|
# - { role: qbittorrent, become: true, tags: [ qbittorrent ] }
|
|
|
|
|
|
|
|
|
|
post_tasks:
|
|
|
|
|
# record the state (commit tag) of this playbook at time of last run
|
|
|
|
@ -35,9 +39,6 @@
|
|
|
|
|
tags: always
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# - { role: network-manager, become: true, tags: [ network-manager ] }
|
|
|
|
|
# - { role: eduprint-uu, tags: [ eduprint-uu ] }
|
|
|
|
|
# - { role: eduroam-uu, tags: [ eduroam-uu ] }
|
|
|
|
|
# - { role: boot-grub, become: true, tags: [ boot-grub ] }
|
|
|
|
|
# - { role: flatpak-remote, become: true, tags: [ flatpak-remote ] }
|
|
|
|
|
# - { role: fonts, become: true, tags: [ fonts ] }
|
|
|
|
@ -95,7 +96,6 @@
|
|
|
|
|
# # pipe-viewer contains interactive step, needs workaround
|
|
|
|
|
# - { role: pipe-viewer, become: true, tags: [ pipe-viewer ] }
|
|
|
|
|
# - { role: python3, become: true, tags: [ python3 ] }
|
|
|
|
|
# - { role: qbittorrent, become: true, tags: [ qbittorrent ] }
|
|
|
|
|
# - { role: qownnotes, become: true, tags: [ qownnotes ] }
|
|
|
|
|
# - { role: R, become: true, tags: [ R ] }
|
|
|
|
|
# - { role: radian, become: true, tags: [ radian ] }
|
|
|
|
@ -105,8 +105,6 @@
|
|
|
|
|
# - { role: shutter, become: true, tags: [ shutter ] }
|
|
|
|
|
# - { role: signal-desktop, become: true, tags: [ signal-desktop ] }
|
|
|
|
|
# - { role: sioyek-pdf, become: true, tags: [ sioyek-pdf ] }
|
|
|
|
|
# # sonixd music player
|
|
|
|
|
# - { role: sonixd, become: true, tags: [ sonixd ] }
|
|
|
|
|
# - { role: speech-to-text, become: true, tags: [ speech-to-text ] }
|
|
|
|
|
# - { role: thorium-reader, become: true, tags: [ thorium-reader ] }
|
|
|
|
|
# - { role: thunderbird, become: true, tags: [ thunderbird ] }
|
|
|
|
|