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

16
playbook.yml Normal file
View File

@@ -0,0 +1,16 @@
---
- name: Configure Fedora Workstation
hosts: fedora_workstation
gather_facts: true
roles:
- fedora_workstation
#- name: Configure Fedora Development Workstation
# hosts: fedora_development_workstation
# gather_facts: true
# roles:
# - fedora_development_workstation