Add more roles and start adding packages

This commit is contained in:
2025-12-28 11:11:10 +01:00
parent 1be3ba7e32
commit 89ef349a04
15 changed files with 224 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
# Variables for fedora_workstations group
# Ansible connection settings
ansible_python_interpreter: /usr/bin/python3
# Add group-specific variables here
# Example:
# timezone: Europe/Berlin
# locale: en_US.UTF-8
timezone: Europe/Berlin
locale: de_DE.UTF-8