mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
committed by
Alicia Cozine
parent
a11f631ee4
commit
27132cd0b8
@@ -228,6 +228,11 @@ EXAMPLES = """
|
|||||||
eos_config:
|
eos_config:
|
||||||
src: eos.cfg
|
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
|
- name: diff the running config against a master config
|
||||||
eos_config:
|
eos_config:
|
||||||
diff_against: intended
|
diff_against: intended
|
||||||
|
|||||||
Reference in New Issue
Block a user