Files
mw-pfeddersheim-workstation/ansible/roles/system-upgrade/defaults/main.yml
T
2026-05-20 10:49:07 +02:00

7 lines
331 B
YAML

---
# Role-local defaults for system-upgrade.
# Project-wide kernel/NVIDIA package lists live in ansible/vars/main.yml so
# they can be reused by future roles (e.g. hyprland) without re-declaration.
# Override here only if you need a different value when running this role
# stand-alone (ansible-playbook ... -e @custom-vars.yml).