Ver código fonte

lightdm state

master
Markus Katharina Brechtel 7 anos atrás
pai
commit
8791973b50
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      tasks/main.yml

+ 2
- 0
tasks/main.yml Ver arquivo

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

Carregando…
Cancelar
Salvar