community.general/lib/ansible
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
..
cli Enabled unsafe and vault in JSON (#38759) 2018-05-09 14:01:51 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Revert "Configurable list of facts modules (#31783)" (#40022) 2018-05-14 13:46:14 -07:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Don't display host pattern warning for empty groups (fixes #35255) (#39927) 2018-05-09 14:13:48 -05:00
module_utils Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
modules Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
parsing vault: check dir existence before creating a file (#40010) 2018-05-11 19:29:44 +02:00
playbook Deprecate private for include_role (#39821) 2018-05-08 10:31:56 -05:00
plugins Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
utils opennebula: new module one_host (#40041) 2018-05-17 10:10:49 +02:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00