parent
a11f631ee4
commit
27132cd0b8
1 changed files with 5 additions and 0 deletions
|
@ -228,6 +228,11 @@ EXAMPLES = """
|
|||
eos_config:
|
||||
src: eos.cfg
|
||||
|
||||
- name: render a Jinja2 template onto an Arista switch
|
||||
eos_config:
|
||||
backup: yes
|
||||
src: eos_template.j2
|
||||
|
||||
- name: diff the running config against a master config
|
||||
eos_config:
|
||||
diff_against: intended
|
||||
|
|
Loading…
Reference in a new issue