packages, prevent gnome-boxes install on Devuan with runit.
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user