Paul Lecuq
1b59cdacdd
- bl module updated - borg state updated - config state updated - netbox state updated - nginx state updated - misc updates
3 lines
91 B
Django/Jinja
3 lines
91 B
Django/Jinja
{%- from "config/map.jinja" import config with context -%}
|
|
{{ config.config|yaml(False) }}
|