community.general/lib/ansible/module_utils/network/common
Nathaniel Case d5aabd02ba
restconf_config module (#51971)
* Add restconf_config module

* Try to do the right thing when given partial paths

* Add PATCH

* Delete should not require content

* Non-JSON exceptions need raising, too

* Let ConnectionError objects pass through exec_jsonrpc
2019-03-04 08:27:18 -05:00
..
__init__.py
config.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
netconf.py
network.py
parsing.py Issue #39860: Add 'not_contains' method to parsing.py (#39874) 2018-06-27 10:21:17 +05:30
utils.py restconf_config module (#51971) 2019-03-04 08:27:18 -05:00