You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/network/eos
Peter Sprygada 9c25a7f97e 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
9 years ago
..
__init__.py initial add of eos_config module 10 years ago
_eos_template.py deprecated _template network modules: Rename in modules-core (#5072) 9 years ago
eos_command.py adds check for AddConditionError when adding conditional statements (#5123) 9 years ago
eos_config.py fixes issue with pushing config to versions that do not support sessions (#5236) 9 years ago
eos_eapi.py fixes default value in docstring for http (#4985) 9 years ago
eos_facts.py eos_facts cleanup (#5057) 9 years ago