add: Distro-Entscheidung (Debian 13 + KDE), Ansible-Skelett, ADR
This commit is contained in:
7
ansible/host_vars/notebook.yml
Normal file
7
ansible/host_vars/notebook.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# Hardware: TBD
|
||||
# Besonderheiten Notebook: Akku-Management, WLAN-Firmware, Suspend
|
||||
extra_packages:
|
||||
- tlp
|
||||
- powertop
|
||||
- firmware-iwlwifi # bei Intel-WLAN
|
||||
3
ansible/host_vars/pc.yml
Normal file
3
ansible/host_vars/pc.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
# Hardware: TBD
|
||||
extra_packages: []
|
||||
4
ansible/host_vars/werkstatt.yml
Normal file
4
ansible/host_vars/werkstatt.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
# Hardware: TBD
|
||||
# Werkstatt-Rolle: ggf. CAD-Viewer, Druckdienste, weniger Multimedia
|
||||
extra_packages: []
|
||||
Reference in New Issue
Block a user