forked from cps-deployments/psi.bec
No bec server restart on client config update
This commit is contained in:
@@ -149,8 +149,6 @@
|
||||
ansible.builtin.template:
|
||||
src: bec_config_client.yaml.j2
|
||||
dest: "{{ bec_path }}/bec/deployment_configs/client.yaml"
|
||||
notify:
|
||||
- (Re-)start BEC server
|
||||
|
||||
- name: Copy BEC service files
|
||||
ansible.builtin.template:
|
||||
|
||||
Reference in New Issue
Block a user