Sandra McCann
|
eb6989ecbc
|
Add note to network agnostic modules for supported platforms (#51617)
* added doc fragment to multiple network modules
|
2019-02-05 15:18:54 -06:00 |
Dag Wieers
|
05c6ff79f9
|
Convert to reduced list of known types (#50010)
|
2018-12-19 07:25:30 +10:00 |
Toshio Kuratomi
|
3fba006207
|
Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
|
2018-12-16 15:03:19 -08:00 |
Joren Vrancken
|
b954917761
|
Surround top-level function and class definitions with two blank lines.
|
2018-07-31 12:06:56 -07:00 |
wiso
|
d43414b82c
|
fix netconf_get documentation section and lock logic (#40357)
* fix netconf_get documentation section and lock logic
* updated lock behavior
|
2018-06-12 11:36:44 +05:30 |
Ganesh Nalawade
|
30f992f260
|
Add netconf_get module (#39869)
* Add netconf_get module
Implements part-1 of proposal #104
https://github.com/ansible/proposals/issues/104
* Add netconf_get module
* Refactor `get`, `get_config`, `lock`, `unlock`
and `discard_changes` netconf plugin api's
* Add netconf module_utils file which netconf module
related common functions
* Refactor junos and iosxr netconf plugins
* Fix source option handling
* Fix review comments
* Update botmeta file
* Update review comments and add support for lock
* Lock update fix
* Fix CI issue
* Add integration test and minor fixes
* Fix review comments
* Fix CI failure
* Fix CI issues
* Fix CI issues
* Fix review comments and update integration test
* Fix review comments
* Fix review comments
* Fix review comments
Fix reveiw comments
|
2018-05-17 17:38:12 +05:30 |