reverse_proxy role

This commit is contained in:
uumas
2021-12-20 04:37:09 +02:00
parent 9bae204060
commit f0b0d7c66c
7 changed files with 35 additions and 1 deletions

View File

@@ -5,3 +5,9 @@ These variables might be required by multiple roles and need to be defined. Exam
admin_email: 'admin@domain.tld'
```
# Optional variables
These variables are used by multiple roles and have the following default values:
```
reverse_proxy_type: caddy # Allowed values: caddy, none