packages, prevent gnome-boxes install on Devuan with runit.

This commit is contained in:
2026-08-11 10:35:41 -07:00
parent 5776308513
commit 2eeccd5cf5
+5
View File
@@ -101,6 +101,11 @@
flatpak_distro: true flatpak_distro: true
when: ansible_distribution == "Parrot OS" 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) - name: Workstation | Facts | Package | pacman (All Distros)
set_fact: set_fact: