Add profile for Fedora WSL

This commit is contained in:
Fabio Scotto di Santolo
2026-08-27 18:11:41 +02:00
parent 304479a3f9
commit 31bc8d07de
7 changed files with 86 additions and 19 deletions

View File

@@ -77,6 +77,13 @@
roles:
- profile_workstation_dev_common
- name: Configure Fedora WSL workstation development layer
hosts: workstation_dev_wsl_fedora
become: true
roles:
- profile_workstation_dev_wsl
- name: Configure native Linux workstation host layer
hosts: workstation_host_linux
become: true
@@ -85,7 +92,7 @@
- profile_workstation_gnome
- name: Configure WSL workstation development layer
hosts: workstation_dev_wsl
hosts: workstation_dev_wsl_ubuntu
become: true
roles: