Sfoglia il codice sorgente

lightdm state

master
Markus Katharina Brechtel 7 anni fa
parent
commit
8791973b50
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      tasks/main.yml

+ 2
- 0
tasks/main.yml Vedi File

@@ -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

Loading…
Annulla
Salva