1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

use the fancy role

This commit is contained in:
Lilian Roller 2019-04-25 10:16:58 +02:00
parent e70462cb1c
commit b0477436f7
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
3 changed files with 18 additions and 19 deletions

View file

@ -64,7 +64,6 @@
roles: roles:
- install-firefox - install-firefox
- name: install nextcloud-client - name: install nextcloud-client
hosts: desk_minni hosts: desk_minni
tags: tags:

View file

@ -34,7 +34,6 @@
roles: roles:
- akku-warning - akku-warning
- name: install modules for sound and bluetooth - name: install modules for sound and bluetooth
hosts: l460 hosts: l460
tags: tags:
@ -45,14 +44,15 @@
- pulseaudio - pulseaudio
- networkmanager - networkmanager
#- name: improve firefox configuration - name: install some arch fonts
# hosts: l460 hosts: l460
# tags: tags:
# - setup - arch
# - firefox - firefox
# roles: - browser
# - firefox - install-firefox
roles:
- install-firefox
- name: Install useful packages - name: Install useful packages
hosts: l460 hosts: l460

View file

@ -34,7 +34,6 @@
roles: roles:
- akku-warning - akku-warning
- name: install modules for sound and bluetooth - name: install modules for sound and bluetooth
hosts: t460p hosts: t460p
tags: tags:
@ -45,14 +44,15 @@
- pulseaudio - pulseaudio
- networkmanager - networkmanager
#- name: improve firefox configuration - name: install some arch fonts
# hosts: t460p hosts: t660p
# tags: tags:
# - setup - arch
# - firefox - firefox
# roles: - browser
# - firefox - install-firefox
roles:
- install-firefox
- name: Install useful packages - name: Install useful packages
hosts: t460p hosts: t460p