community.general/lib/ansible/modules
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
..
cloud cs_instance_facts: add host return (#40307) 2018-05-17 12:17:49 +02:00
clustering Move k8s modules to dynamic backend (#39632) 2018-05-16 10:57:36 -05:00
commands Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 2018-05-16 13:37:39 -07:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database influxdb_query: fix use of common return results (#39626) 2018-05-05 14:11:42 +02:00
files More file refactoring (#40114) 2018-05-16 10:41:11 -07:00
identity Fix case (#40272) 2018-05-16 19:51:55 -04:00
inventory
messaging rabbitmq_binding: Update documentation (#40062) 2018-05-15 03:52:55 -04:00
monitoring New zabbix_group_facts module (#39654) 2018-05-15 20:05:27 +02:00
net_tools Infoblox ipv6 support feature (#39668) 2018-05-15 08:24:48 +05:30
network Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
notification [Fix] Commented out Section due to no Quotes (#24258) 2018-05-15 12:20:09 -04:00
packaging pkg returns 4 for "nothing to do" (#23007) 2018-05-15 11:52:54 -04:00
remote_management Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 2018-05-07 11:23:13 -05:00
source_control Fix case (#40272) 2018-05-16 19:51:55 -04:00
storage More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
system Corrects environment variable in example. (#40162) 2018-05-15 17:22:07 -05:00
utilities Clarify in docs that end_play affects all hosts (#40235) 2018-05-17 13:53:46 +10:00
web_infrastructure jenkins_job_facts: Add validate_certs argument (#40065) 2018-05-15 03:39:47 -04:00
windows Adding module win_domain_computer (#35954) 2018-05-17 13:06:01 +10:00
__init__.py