Stian Vikan
714ced8e1c
Fixed delete statement for juniper_config.py #4007 #3984
2016-12-08 11:24:40 -05:00
Peter Sprygada
bf200458d3
fixes docstring issue for junos_config arguments
...
The docstring was incorrectly merged with some old entries that will
cause the documentation not to build correclty. It is now fixed.
2016-12-08 11:24:24 -05:00
Peter Sprygada
a9b664c796
add support for netconf to junos_config
...
The junos_config module now supports the netconf transport.
2016-12-08 11:24:21 -05:00
Sam Wilson
0bd95d0f2d
Fixed BOOLEANS rendering in docsite
2016-12-08 11:24:10 -05:00
Peter Sprygada
0b49f956ce
minor bugfixes for junos_config return values
...
The junos_config now properly returns updates and reponses
2016-12-08 11:24:07 -05:00
Peter Sprygada
0310363a22
initial add of junos_config module
...
This adds a new module, junos_config, useed to configure Juniper JUNOS based
devices. The config module can be used to set an ordered set of set and
delete statements over a cli transport
2016-12-08 11:24:05 -05:00