mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-20 07:43:20 +00:00
refactored oauth2-proxy
This commit is contained in:
@@ -3,3 +3,8 @@
|
||||
|
||||
- name: "include task create-domain-conf.yml"
|
||||
include_tasks: create-domain-conf.yml
|
||||
|
||||
- name: include the docker-oauth2-proxy role
|
||||
include_role:
|
||||
name: docker-oauth2-proxy
|
||||
when: oauth2_proxy_active | bool
|
||||
Reference in New Issue
Block a user