quite stream.yml

This commit is contained in:
2025-10-29 22:23:42 -06:00
parent 8e17401f12
commit b7139145dc

View File

@ -60,12 +60,12 @@
loop_var: vhost
when: (service is undefined) or (service is defined and service == vhost.service_name)
- name: streams loop
include_tasks: stream.yml
with_items: "{{ matrix_loop }}"
loop_control:
loop_var: vhost
when: (service is undefined) or (service is defined and service == vhost.service_name)
# - name: streams loop
# include_tasks: stream.yml
# with_items: "{{ matrix_loop }}"
# loop_control:
# loop_var: vhost
# when: (service is undefined) or (service is defined and service == vhost.service_name)
- name: slice matrix with those having ports defined
set_fact:
@ -77,4 +77,4 @@
- include_tasks: ../../althost/tasks/compose.yml
vars: # forcing since this role is included statically
service_name: proxy
service_name: proxy