# run_once_sys_stk_full_stateless: deactivated # Load the proxy first, so that openresty handlers are flushed before the main docker compose - name: "For '{{ application_id }}': include role sys-stk-front" include_role: name: sys-stk-front vars: domain: "{{ domains | get_domain(application_id) }}" http_port: "{{ ports.localhost.http[application_id] }}" - name: "For '{{ application_id }}': Load sys-stk-back-stateless" include_role: name: sys-stk-back-stateless