diff --git a/roles/caddy/templates/Caddyfile.j2 b/roles/caddy/templates/Caddyfile.j2 index 8f80e05..4bcdd4a 100644 --- a/roles/caddy/templates/Caddyfile.j2 +++ b/roles/caddy/templates/Caddyfile.j2 @@ -10,6 +10,8 @@ } {% endif %} +import conf.d/* + {% if "website" in group_names %} www.{{ domain }} { root * {{ website_path }}