ansible/test/units/modules/network
Peter Sprygada 48b02336ab code clean of old code from network modules updates (#21469)
* removes unused code
* removes module_utils/local.py
* removes plugins/action/network.py
* removes action_handler from connection plugins
* removes code to use action_handler in task_executor
* updates action plugins to subclass from normal
2017-02-15 12:46:30 -05:00
..
basics code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
eos roll up of fixes for eos modules (#21406) 2017-02-14 18:47:29 +00:00
ios ios_config: fix "save" arg results in timeout (#21344) 2017-02-13 21:12:54 -05:00
iosxr updates iosxr modules to support socket (#21231) 2017-02-15 10:47:02 -05:00
junos Add unit testcase for junos_command module (#20034) 2017-01-25 10:31:28 -05:00
vyos updates vyos modules to use socket connection (#21228) 2017-02-13 10:41:22 -05:00
__init__.py