mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-04 00:04:14 +02: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)}}" |