Installing for Debian needs to be done on Debian...

This commit is contained in:
flyingscorpio@arch-desktop 2023-08-11 18:58:11 +02:00
parent fabfcac343
commit 96b794ec74

View file

@ -21,7 +21,7 @@
- libvirt-clients
- virtinst
- virt-viewer
when: ansible_facts['distribution'] == 'Archlinux'
when: ansible_facts['distribution'] == 'Debian'
- name: Add user to libvirt group
become: true