summaryrefslogtreecommitdiff
path: root/network/eos
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-065-0/+20
* doc: network: fix syntax errors in examples (#5780)René Moser2016-12-011-3/+3
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-133-6/+6
* fixes issue with pushing config to versions that do not support sessions (#5236)Peter Sprygada2016-10-121-2/+9
* adds check for AddConditionError when adding conditional statements (#5123)Peter Sprygada2016-10-021-3/+8
* deprecated _template network modules: Rename in modules-core (#5072)John R Barker2016-09-281-0/+1
* Network module code cleanup (#5061)Nathaniel Case2016-09-271-2/+3
* eos_facts cleanup (#5057)Nathaniel Case2016-09-271-8/+11
* fixes default value in docstring for http (#4985)Peter Sprygada2016-09-231-1/+1
* bug fix that now catches FailedConditionalError when specifying conditionalsPeter Sprygada2016-09-191-4/+11
* eos_eapi module allows independent configuration of protocol and portPeter Sprygada2016-09-191-22/+41
* fix up eos_eapi modulePeter Sprygada2016-09-161-25/+5
* Merge pull request #4798 from gundalow/docs_backupPeter Sprygada2016-09-161-4/+14
|\
| * Document `backup` optionsJohn Barker2016-09-121-4/+15
* | RETURNS doesn't support markup, so remove itJohn Barker2016-09-141-1/+1
* | Docs improvements to _configJohn Barker2016-09-141-8/+11
* | fixes error when calling load_config() with session keywordPeter Sprygada2016-09-121-6/+4
|/
* roll up of updates to eos_config modulePeter Sprygada2016-09-111-71/+37
* Fix missing colons in network module examples (#4778)Andrew Gaffney2016-09-101-1/+1
* Merge pull request #4724 from privateip/eos_configPeter Sprygada2016-09-071-28/+11
|\
| * roll up of minor fixes in eos_config modulePeter Sprygada2016-09-071-28/+11
* | minor bug fixes in eos_templatePeter Sprygada2016-09-061-2/+8
* | Consistent naming of Arista EOS device (#4616)John R Barker2016-09-011-1/+1
|/
* Merge pull request #4615 from ansible/gundalow-patch-2Peter Sprygada2016-08-311-1/+1
|\
| * Consistent naming of Arista EOS devicegundalow-patch-2John R Barker2016-08-311-1/+1
* | update eos_eapi module with new enhancementsPeter Sprygada2016-08-311-229/+305
|/
* Merge pull request #3950 from grybak-arista/eos_exit_fixPeter Sprygada2016-08-291-1/+1
|\
| * Move call to filter_exit out of command execution blockGary Rybak2016-06-141-1/+1
* | update eos_template for network shared modulePeter Sprygada2016-08-261-12/+10
* | add new eos_facts module for fact collect of EOS nodesPeter Sprygada2016-08-261-0/+381
* | Merge pull request #4501 from privateip/eos_commandPeter Sprygada2016-08-231-32/+91
|\ \
| * | add new functionality to eos_command modulePeter Sprygada2016-08-231-32/+91
* | | update eos_config with new argumentsPeter Sprygada2016-08-221-57/+218
|/ /
* | General EOS documentation improvementsJohn Barker2016-08-024-40/+53
* | State runnng v runningJohn R Barker2016-08-021-1/+1
* | refactor the eos_command module to use the CommandRunnerPeter Sprygada2016-07-061-46/+47
|/
* Convert the network subfolder to py3/py2.4 syntax (#3690)Michael Scherer2016-05-181-1/+2
* Fixed typosScott Butler2016-05-062-6/+6
* handles config replace properly in eos_templatePeter Sprygada2016-04-051-36/+41
* refactors eos_template to remove diff functionsPeter Sprygada2016-04-041-47/+7
* refactors eos_config to remove config diff functionsPeter Sprygada2016-04-041-58/+16
* Merge pull request #3010 from grybak-arista/exit-filterJames Cammarata2016-03-171-1/+26
|\
| * Add filter to eos_template to remove configuration mode commandGary Rybak2016-02-101-1/+26
* | doc string fixes for eos_configPeter Sprygada2016-03-111-7/+1
* | bugfix in eos_template for backing up configPeter Sprygada2016-03-111-9/+20
* | minor function clean ups in eos_commandPeter Sprygada2016-03-111-5/+3
* | bugfix for handling match=strict in eos_configPeter Sprygada2016-03-101-8/+5
* | Various simple linting type cleanups on modulesMatt Martz2016-02-161-2/+1
* | Moved Conditional class to netcfg.chouseknecht2016-02-111-73/+0
|/
* update eos_config doc string and return valuesPeter Sprygada2016-02-091-7/+4