3 lines
97 B
YAML
3 lines
97 B
YAML
|
- name: render a Jinja2 template onto the VyOS router
|
||
|
vyos.vyos.vyos_config:
|
||
|
src: config.j2
|