mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
committed by
Alicia Cozine
parent
a11f631ee4
commit
27132cd0b8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user