Use service-specific oauth2-proxy instances
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
---
|
||||
- name: OAuth2 proxy for {{ service_name }}
|
||||
ansible.builtin.include_tasks: oauth2_proxy.yaml
|
||||
when: _service_oauth2_proxy
|
||||
|
||||
- name: Reverse proxy for {{ service_name }}
|
||||
ansible.builtin.import_role:
|
||||
name: uumas.general.vhost
|
||||
|
||||
Reference in New Issue
Block a user