packages, prevent gnome-boxes install on Devuan with runit.
This commit is contained in:
@@ -101,6 +101,11 @@
|
||||
flatpak_distro: true
|
||||
when: ansible_distribution == "Parrot OS"
|
||||
|
||||
- name: Workstation | Facts | Package | Apt w/o LibVirt
|
||||
set_fact:
|
||||
gnome_boxes: htop
|
||||
when: ansible_pkg_mgr == "apt"
|
||||
and ansible_service_mgr not in ("systemd", "sysvinit")
|
||||
|
||||
- name: Workstation | Facts | Package | pacman (All Distros)
|
||||
set_fact:
|
||||
|
||||
Reference in New Issue
Block a user