community.general/lib/ansible/modules/network/eos
Peter Sprygada 25d00838a9 fixes issue with pushing config to versions that do not support sessions (#5236)
earlier versions of eos do not support configuration sessions.  this change
will now check if sessions are supported and if not will fallback to
not using config sessions

fixes #4909
2016-12-08 11:25:19 -05:00
..
__init__.py initial add of eos_config module 2016-12-08 11:24:02 -05:00
_eos_template.py deprecated _template network modules: Rename in modules-core (#5072) 2016-12-08 11:25:14 -05:00
eos_command.py adds check for AddConditionError when adding conditional statements (#5123) 2016-12-08 11:25:17 -05:00
eos_config.py fixes issue with pushing config to versions that do not support sessions (#5236) 2016-12-08 11:25:19 -05:00
eos_eapi.py fixes default value in docstring for http (#4985) 2016-12-08 11:25:13 -05:00
eos_facts.py eos_facts cleanup (#5057) 2016-12-08 11:25:14 -05:00