Added initial tasks to bluefin role
This commit is contained in:
parent
5c6f244091
commit
1343062722
1 changed files with 1 additions and 3 deletions
4
h.yml
4
h.yml
|
|
@ -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'
|
|
||||||
Loading…
Reference in a new issue