Added initial tasks to bluefin role

This commit is contained in:
Raphael 2025-04-20 15:58:19 +02:00
parent 5c6f244091
commit 1343062722

2
h.yml
View file

@ -12,5 +12,3 @@
when: ansible_distribution == 'Fedora'
and
ansible_nodename == 'bluefin'
- name: gnome
when: ansible_env.DESKTOP_SESSION == 'gnome'