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

bat role is only for debian

This commit is contained in:
L3D 2021-03-15 17:30:41 +01:00
parent fb08729abe
commit 94c072f121
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -49,7 +49,7 @@
- {role: pulseaudio, tags: [pulse, audio, pulseaudio], when: ansible_os_family == 'Archlinux'}
- {role: networkmanager, tags: networkmanager, when: ansible_os_family == 'Archlinux'}
- {role: nextcloud, tags: nextcloud, when: ansible_os_family == 'Archlinux'}
- {role: bat, tags: bat}
- {role: bat, tags: bat, when: ansible_os_family == 'Debian'}
- name: install some arch fonts
hosts: l460