1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

add simple j2 example to vyos_config (#46442)

This commit is contained in:
Sandra McCann 2018-10-03 23:13:52 -04:00 committed by Alicia Cozine
parent be0dc34b6f
commit 56f23594a5

View file

@ -105,6 +105,10 @@ EXAMPLES = """
src: vyos.cfg src: vyos.cfg
backup: yes backup: yes
- name: render a Jinja2 template onto the VyOS router
vyos_config:
src: vyos_template.j2
- name: for idempotency, use full-form commands - name: for idempotency, use full-form commands
vyos_config: vyos_config:
lines: lines: