fix: set environment
This commit is contained in:
parent
4edc06e125
commit
1b1f58de0f
@ -5,6 +5,7 @@
|
||||
state: restarted
|
||||
scope: "user"
|
||||
when: ansible_service_mgr == "systemd"
|
||||
environment:
|
||||
XDG_RUNTIME_DIR: /var/run
|
||||
|
||||
- name: "Reload systemd"
|
||||
|
Loading…
Reference in New Issue
Block a user