Add a vhost role

This commit is contained in:
uumas
2022-11-18 05:38:17 +02:00
parent 1340b825e1
commit 3974e6eb46
8 changed files with 143 additions and 1 deletions

View File

@@ -9,6 +9,6 @@ admin_email: 'admin@domain.tld'
These variables are used by multiple roles and have the following default values:
```
reverse_proxy_type: caddy # Allowed values: caddy, none
web_server: caddy # Allowed values: caddy, none
```