Explorar el Código

lightdm-gtk-greeter

master
padre
commit
b293c7f583
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. +8
    -0
      tasks/main.yml

+ 8
- 0
tasks/main.yml Ver fichero

@@ -20,9 +20,17 @@
- xserver-xorg-input-all
- x11-xserver-utils
- lightdm
- lightdm-gtk-greeter
- yad
- xbindkeys

- name: uninstall wrong lightdm greeters
apt:
pkg: "{{ item }}"
state: absent
with_items:
- lightdm-kde-greeter

- include: mainentance.yml
when: display_manager_state == 'mainentance'



Cargando…
Cancelar
Guardar