1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
Ganesh Nalawade 1a684df109
Fix iosxr cli_config module diff issue (#44898)
* Fix iosxr cli_config module diff issue

* Modify iosxr plugin to support configuration
  diff capability (get_diff()) within Ansible
  to be in sync with iosxr_config module.

* Fix unit test case failure
2018-08-30 21:39:11 +05:30
..
action Ensure action plugins accept only valid args (#44779) 2018-08-30 09:40:36 -04:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback Bugfixes and integration tests for 'default' callback plugin 2018-08-15 07:56:17 -07:00
cliconf Fix iosxr cli_config module diff issue (#44898) 2018-08-30 21:39:11 +05:30
connection Setting options is fine if plugins already exist (#44859) 2018-08-29 16:33:51 -04:00
filter adding an option for the filter ipsubnet and testing (#40670) 2018-08-30 13:21:22 +01:00
httpapi New modules and updated HTTP API plugin for FTD devices (#44578) 2018-08-29 15:48:10 +02:00
inventory Scaleway inventory: allows to connect via private IP (#44342) 2018-08-29 12:14:12 -04:00
lookup Fix subelements lookup docs example (#44782) 2018-08-28 16:52:07 -04:00
netconf Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
shell windows async: return pipeline output in case of a failure (#44807) 2018-08-29 16:13:31 +02:00
strategy Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
terminal new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
test Added an async 'started' test (like 'finished') (#43445) 2018-08-24 01:29:34 +02:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py Catch exceptions when importing plugins, and display an appropriate warning. Fixes #43237 (#43501) 2018-07-31 16:00:04 -05:00