mirror of https://github.com/ansible/ansible.git
ensure we have required systemd env var (#50607)
* ensure we have required systemd env var
* add clarification about systemd and user scope
fixes #50272
(cherry picked from commit a7e81ba500)
pull/51090/head
parent
9c19df3fd2
commit
016bc83b58
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ensure we have a XDG_RUNTIME_DIR, as it is not handled correctly by some privilege escalation configurations
|
||||
Loading…
Reference in New Issue