You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
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
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration Add netconf_get module (#39869) 8 years ago
legacy Use https for links to ansible.com domains. 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner opennebula: new module one_host (#40041) 8 years ago
sanity xml: Fix validate-modules issue (#40121) 8 years ago
units Module basic.py to create parent dirs of tmpdir if needed (#40201) 8 years ago
utils Make docs-build sanity test disabled by default. 8 years ago