Ganesh Nalawade
6215922889
Add support for cliconf and netconf plugin ( #25093 )
...
* ansible-connection refactor and action plugin changes
* Add cliconf plugin for eos, ios, iosxr, junos, nxos, vyos
* Add netconf plugin for junos
* Add jsonrpc support
* Modify network_cli and netconf connection plugin
* Fix py3 unit test failure
* Fix review comment
* Minor fixes
* Fix ansible-connection review comments
* Fix CI issue
* platform_agnostic related changes
2017-06-06 13:56:25 +05:30
Ganesh Nalawade
89752cc34f
Make logging consistent for network platforms ( #23605 )
2017-04-16 23:25:40 +05:30
Nathaniel Case
86c714548f
Redo #23418 ( #23425 )
...
* Check for provider values inside check_args of respective network code
* Partial revert of b9ee5aa
The no_log change is okay, but take out the action result munging
2017-04-07 19:22:17 -04:00
Chris Alfonso
d4bd54d3b8
Fixes #23388 Network provider masks too much ( #23418 )
...
* Fixes #23388 Network provider masks too much
* Fix trailing whitespace
2017-04-07 14:34:47 -06:00
John R Barker
13dc02d49d
More network_debug_troubleshooting.html ( #23335 )
...
More "unable to open shell" -> network_debug_troubleshooting.html
2017-04-06 12:39:59 +01:00
Peter Sprygada
3169cbd493
roll up of fixes for sros modules ( #22972 )
...
* fixes action handlers for sros
* fixes sros_config module execution to use AnsibleModule
* fixes sros_command module to use socket connection
* adds sros to constants
2017-03-25 10:35:15 -04:00