fix: add new service ansible/cicd
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- name: Install an IOC and restart it
|
||||
# TODO: dev/prod
|
||||
hosts: sls-lc
|
||||
hosts: sls-vserv-bd-hla01-dev
|
||||
connection: local
|
||||
gather_facts: false
|
||||
|
||||
|
||||
@@ -41,4 +41,4 @@
|
||||
args:
|
||||
chdir: "{{ svc_current_dir }}/systemd"
|
||||
environment:
|
||||
XDG_RUNTIME_DIR: "/run/user/{{ ansible_effective_user_id }}"
|
||||
XDG_RUNTIME_DIR: "/run/user/{{ ansible_user_id }}"
|
||||
Reference in New Issue
Block a user