mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-03-29 04:23:34 +01:00
2 lines
200 B
YAML
2 lines
200 B
YAML
configuration_destination: "{{nginx.directories.http.servers}}{{domain}}.conf"
|
|
final_oauth2_enabled: "{{applications[application_id].get('oauth2_proxy', {}).get('enabled', False)}}" |