Commit f3aa9dbf authored by nanahira's avatar nanahira

reload

parent a465ef0a
Pipeline #4385 failed with stage
in 6 minutes and 47 seconds
......@@ -15,3 +15,8 @@
systemd:
name: docker
state: restarted
- name: restart_logind
become: true
systemd:
name: systemd-logind
state: restarted
......@@ -125,3 +125,4 @@
HandleLidSwitchDocked=ignore
marker: '# {mark} MyCard Init block'
when: ansible_os_family == 'Debian' and laptop
notify: restart_logind
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment