ansible/network/eos
Peter Sprygada 624d1e38b8 update eos_command doc strings and return values
This change updates the returns values from eos_command to be consistent
with network modules. It now returns stdout, stdout_lines and failed_conditionals
2016-02-09 15:07:06 -05:00
..
__init__.py initial add of eos_config module 2016-02-06 06:55:27 -05:00
eos_command.py update eos_command doc strings and return values 2016-02-09 15:07:06 -05:00
eos_config.py bug fix for eos_config module 2016-02-06 09:09:29 -05:00
eos_eapi.py Adding eos_eapi module. 2016-02-07 12:01:26 -05:00
eos_template.py