forked from cps-deployments/psi.bec
Start server with service config
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@
|
||||
ansible.builtin.shell:
|
||||
cmd: |
|
||||
source {{ bec_venv_path }}/bin/activate
|
||||
bec-server start
|
||||
bec-server start --config bec_config.yaml
|
||||
chdir: "{{ bec_path }}"
|
||||
when: not ansible_check_mode
|
||||
|
||||
Reference in New Issue
Block a user