ソースを参照

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

読み込み中…
キャンセル
保存