Files
linux-workstations/ansible/group_vars/all.yml

16 lines
221 B
YAML

---
# Defaults für alle Workstations
timezone: Europe/Berlin
locale: de_DE.UTF-8
keyboard_layout: de
# APT
apt_components:
- main
- contrib
- non-free-firmware
enable_backports: true
# Benutzer
primary_user: tom