14 lines
326 B
Markdown
14 lines
326 B
Markdown
# Required variables
|
|
These variables might be required by multiple roles and need to be defined. Example values below.
|
|
|
|
```
|
|
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
|
|
|