fix: ansible-lint yaml whitespace problems
This commit is contained in:
@@ -14,10 +14,9 @@ caddy_config: |+2
|
||||
header_up X-Url-Scheme {scheme}
|
||||
header_up X-Forwarded-Host {host}
|
||||
}
|
||||
|
||||
|
||||
# Import all configurations
|
||||
import {{ caddy_dynamic_configs_dir }}/*/Caddyfile
|
||||
|
||||
:80 {
|
||||
redir / https://{host}{uri} 301
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user