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