community.general/lib/ansible/modules/network/ios
Peter Sprygada d226f31a0f fixes ios and eos command modules (#20989)
* returns support for prompt/response over cli
* now sends native dict instead of str command
* fixes issue with run_commands() in ios to jsonify request
* updates unit test cases
2017-02-02 22:10:14 -05:00
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
_ios_template.py adds the cli transport back to the ios modules (#20949) 2017-02-01 23:06:42 -05:00
ios_command.py fixes ios and eos command modules (#20989) 2017-02-02 22:10:14 -05:00
ios_config.py adds the cli transport back to the ios modules (#20949) 2017-02-01 23:06:42 -05:00
ios_facts.py adds the cli transport back to the ios modules (#20949) 2017-02-01 23:06:42 -05:00
ios_system.py adds new module ios_system (#19916) 2017-01-05 09:02:29 -05:00
ios_vrf.py adds new module ios_vrf (#19915) 2017-01-04 23:34:51 -05:00