chore: ansible ioc/service master restart
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
all:
|
||||
hosts:
|
||||
sls-lc:
|
||||
ansible_remote_tmp: /tmp/.ansible_${ansible_user}_tmp
|
||||
sls-vserv-bd-hla01-dev:
|
||||
@@ -1,7 +1,7 @@
|
||||
- name: Deploy and Restart Service
|
||||
# TODO: dev/prod
|
||||
hosts: sls-vserv-bd-hla01-dev
|
||||
connection: local
|
||||
# connection: local
|
||||
gather_facts: false
|
||||
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user