chore: ansible restart systemd service, use builtin ansible
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# TODO: dev/prod
|
||||
hosts: sls-vserv-bd-hla01-dev
|
||||
connection: local
|
||||
gather_facts: false
|
||||
gather_facts: true # needed for ansible_user_uid
|
||||
|
||||
tasks:
|
||||
- name: Initialize service name
|
||||
|
||||
Reference in New Issue
Block a user