diff --git a/setup_desk_minni.yml b/setup_desk_minni.yml index edbff97..61ae4fe 100644 --- a/setup_desk_minni.yml +++ b/setup_desk_minni.yml @@ -64,7 +64,6 @@ roles: - install-firefox - - name: install nextcloud-client hosts: desk_minni tags: diff --git a/setup_l460.yml b/setup_l460.yml index 8244da1..9a563b9 100644 --- a/setup_l460.yml +++ b/setup_l460.yml @@ -34,7 +34,6 @@ roles: - akku-warning - - name: install modules for sound and bluetooth hosts: l460 tags: @@ -45,14 +44,15 @@ - pulseaudio - networkmanager -#- name: improve firefox configuration -# hosts: l460 -# tags: -# - setup -# - firefox -# roles: -# - firefox - +- name: install some arch fonts + hosts: l460 + tags: + - arch + - firefox + - browser + - install-firefox + roles: + - install-firefox - name: Install useful packages hosts: l460 diff --git a/setup_t460p.yml b/setup_t460p.yml index 224502b..209c8ce 100644 --- a/setup_t460p.yml +++ b/setup_t460p.yml @@ -34,7 +34,6 @@ roles: - akku-warning - - name: install modules for sound and bluetooth hosts: t460p tags: @@ -45,14 +44,15 @@ - pulseaudio - networkmanager -#- name: improve firefox configuration -# hosts: t460p -# tags: -# - setup -# - firefox -# roles: -# - firefox - +- name: install some arch fonts + hosts: t660p + tags: + - arch + - firefox + - browser + - install-firefox + roles: + - install-firefox - name: Install useful packages hosts: t460p