--- - name: Configure Fedora Workstation hosts: fedora_workstation gather_facts: true roles: - fedora_workstation - name: Configure Fedora Gnome Workstation hosts: fedora_gnome_workstation gather_facts: true roles: - fedora_gnome_workstation #- name: Configure Fedora Development Workstation # hosts: fedora_development_workstation # gather_facts: true # roles: # - fedora_development_workstation