# run_once_cmp_docker_proxy: deactivated # To load the proxy firs is just implemented due to some issues with BBB - name: "For '{{ application_id }}': include role srv-proxy-6-6-domain" include_role: name: srv-proxy-6-6-domain vars: domain: "{{ domains | get_domain(application_id) }}" http_port: "{{ ports.localhost.http[application_id] }}" - name: "For '{{ application_id }}': include docker-compose role" include_role: name: docker-compose