service: Support specifying wants
This commit is contained in:
@@ -12,3 +12,5 @@ _service_container_secrets: >
|
||||
)
|
||||
| map('combine')
|
||||
}}
|
||||
|
||||
_service_container_wants: "{{ service_wants + ([service_name + '-socat.socket'] if service_domains | length > 0 else []) }}"
|
||||
|
||||
Reference in New Issue
Block a user