fix: add new service ansible/cicd
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
- name: "[{{ service_dir_name }}] Restart Systemd Service using Relative Paths"
|
||||
ansible.builtin.shell: |
|
||||
export XDG_RUNTIME_DIR: /run/user/$(id -u)
|
||||
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
||||
|
||||
# Tell systemd to link the service file into its registry relatively
|
||||
systemctl --user link "./{{ service_unit_name }}"
|
||||
|
||||
Reference in New Issue
Block a user