community.general/lib/ansible/modules/network/eos
Peter Sprygada 9e6980a039 fixs command dict to be sent to connection socket (#21713)
There as an invalid key in the command dict that would cause failure
using prompts.  This changes the key from response to answer which is
what is expected by network_cli
2017-02-22 09:44:04 -05:00
..
__init__.py initial add of eos_config module 2016-12-08 11:24:02 -05:00
_eos_template.py updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
eos_banner.py updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
eos_command.py fixs command dict to be sent to connection socket (#21713) 2017-02-22 09:44:04 -05:00
eos_config.py roll up of fixes for eos modules (#21406) 2017-02-14 18:47:29 +00:00
eos_eapi.py roll up of fixes for eos modules (#21406) 2017-02-14 18:47:29 +00:00
eos_facts.py updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
eos_system.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
eos_user.py updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00