Added initial tasks to bluefin role

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

4
h.yml
View file

@ -11,6 +11,4 @@
- name: bluefin - name: bluefin
when: ansible_distribution == 'Fedora' when: ansible_distribution == 'Fedora'
and and
ansible_nodename == 'bluefin' ansible_nodename == 'bluefin'
- name: gnome
when: ansible_env.DESKTOP_SESSION == 'gnome'