瀏覽代碼

lightdm state

master
Markus Katharina Brechtel 7 年之前
父節點
當前提交
8791973b50
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      tasks/main.yml

+ 2
- 0
tasks/main.yml 查看文件

@@ -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…
取消
儲存