Peter Sprygada
|
02d2b753db
|
refactors junos modules to support persistent socket connections (#21365)
* updates junos_netconf module
* updates junos_command module
* updates junos_config module
* updates _junos_template module
* adds junos_rpc module
* adds junos_user module
|
2017-02-16 10:53:03 -05:00 |
Peter Sprygada
|
d976c80a22
|
roll up of updates to junos shared module
* adds implementation for Network methods
* adds action plugin junos_config
* removes _log() and raises exceptions instead to be handled by the module
|
2016-09-04 08:37:33 -04:00 |
Peter Sprygada
|
ffd42118d9
|
Revert "add new action plugin junos_config"
|
2016-04-24 10:34:29 -04:00 |
Peter Sprygada
|
edbdf0d955
|
add new action plugin junos_config
This adds a new action plugin for junos for working with the junos configuration
file on the remote device
|
2016-04-22 15:48:51 -04:00 |