diff --git a/facts/workstation/package.yml b/facts/workstation/package.yml index afd38eb..ed960da 100644 --- a/facts/workstation/package.yml +++ b/facts/workstation/package.yml @@ -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: