Add python-lxml install to libvirt role

This commit is contained in:
flyingscorpio@clevo 2022-03-06 11:52:17 +01:00
parent b46d686b56
commit b577902ae1

View file

@ -13,6 +13,7 @@
- virt-install
- virt-viewer
- qemu-headless
- python-lxml
when: ansible_distribution == 'Archlinux'
- name: Add user to libvirt group