roles/devbox/tasks/dist-debian.yml

changeset 53
4cac9ded1fb8
parent 51
5af98666f4d4
child 57
6172fc31a08f
--- a/roles/devbox/tasks/dist-debian.yml
+++ b/roles/devbox/tasks/dist-debian.yml
@@ -41,8 +41,6 @@
     option: user-session
     value: "{{gui_session}}"
     backup: true
-  notify:
-  - reload lightdm
 
 - name: Enable and start lightdm
   when: gui_enabled

mercurial