packages, fix ncurses for apt.

This commit is contained in:
2026-08-11 11:09:12 -07:00
parent c481b74b5d
commit 4b394c4923
+2 -2
View File
@@ -66,7 +66,7 @@
z_libs: lib32z1
bzip: libbz2-1.0
android_jdk: default-jdk
ncurses: libncurses5
ncurses: libncurses-dev
android_udev: android-udev-rules
when: ansible_pkg_mgr == "apt"
@@ -105,7 +105,7 @@
set_fact:
gnome_boxes: htop
when: ansible_pkg_mgr == "apt"
and ansible_service_mgr not in ("systemd", "sysvinit")
and ansible_service_mgr not in ("systemd", "sysvinit")
- name: Workstation | Facts | Package | pacman (All Distros)
set_fact: