Explorar el Código

lightdm state

master
Markus Katharina Brechtel hace 7 años
padre
commit
8791973b50
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      tasks/main.yml

+ 2
- 0
tasks/main.yml Ver fichero

@@ -29,10 +29,12 @@
notify: restart lightdm

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

- name: lightdm started
service:
name: lightdm
state: started
enabled: yes

- meta: flush_handlers

Cargando…
Cancelar
Guardar