John Barker
79c55534fc
General EOS documentation improvements
...
Typos, formatting, choices.
2016-08-02 21:46:08 +01:00
Peter Sprygada
6b8a92045f
handles config replace properly in eos_template
...
fixes 3366
2016-04-05 22:58:04 -04:00
Peter Sprygada
ad519c2f5c
refactors eos_template to remove diff functions
...
replaces functions with netcfg shared library for handling configuration
diffs
2016-04-04 07:21:00 -04:00
James Cammarata
d7422c02ad
Merge pull request #3010 from grybak-arista/exit-filter
...
Filter exit commands when no other commands are included
2016-03-17 13:11:30 -04:00
Peter Sprygada
416dd73b09
bugfix in eos_template for backing up config
...
eos_template would connect to the remote device to get the running config
for backup even if backup is not needed.
2016-03-11 22:11:12 -05:00
Gary Rybak
373961da04
Add filter to eos_template to remove configuration mode command
...
followed immediately by an exit command indented one level.
2016-02-10 17:21:24 -07:00
Peter Sprygada
d66a0cbe3f
update eos_template doc string and return values
...
This updates the return values form eos_template to be consistent
across all template modules. This change now returns updates and
respones
2016-02-09 15:07:55 -05:00
Peter Sprygada
d29db07fab
initial add of new module eos_template
...
The eos_template module works by allowing configurations to be pushed
to Arista EOS devices that can be templated by the Ansible Jinja2
template engine
2016-02-01 22:21:40 -05:00