No bec server restart on client config update

This commit is contained in:
2025-08-04 13:02:07 +02:00
parent 21e3637744
commit b9d9f7d553
-2
View File
@@ -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: