Add FGW to Playbook

This commit is contained in:
2025-12-28 11:15:14 +01:00
parent 89ef349a04
commit 2dab5d8cb9

View File

@@ -6,6 +6,13 @@
roles: roles:
- fedora_workstation - fedora_workstation
- name: Configure Fedora Gnome Workstation
hosts: fedora_gnome_workstation
gather_facts: true
roles:
- fedora_gnome_workstation
#- name: Configure Fedora Development Workstation #- name: Configure Fedora Development Workstation
# hosts: fedora_development_workstation # hosts: fedora_development_workstation
# gather_facts: true # gather_facts: true