diff --git a/setup_l460.yml b/setup_l460.yml index 824f7f5..e52012b 100644 --- a/setup_l460.yml +++ b/setup_l460.yml @@ -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