5 lines
109 B
YAML
5 lines
109 B
YAML
|
{{ ansible_managed | comment }}
|
||
|
# Dynamic configuration
|
||
|
|
||
|
{{ traefik_dynamic_conf | to_nice_yaml(indent=2) }}
|