..
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
plugins/callbacks : fix some key documentation ( #45267 )
2018-09-06 15:38:25 -04:00
cliconf
Fix diff_ignore_lines option issue for candidate configuration ( #45201 )
2018-09-06 23:54:56 +05:30
connection
Prefer io.BytesIO over six; available on all supported Pythons ( #45388 )
2018-09-10 15:19:16 -04:00
filter
docfix, python-netaddr should be netaddr ( #43372 )
2018-09-05 13:42:51 -05:00
httpapi
cisco firepower : Make API endpoints configurable via hostvars ( #44952 )
2018-08-31 18:38:16 +05:30
inventory
Update documentation for gcp_compute ( #43791 )
2018-09-05 13:45:56 -05:00
lookup
Add ability to unlock 1Password vault to lookup plugins ( #44923 )
2018-08-30 16:24:06 -04:00
netconf
Fix netconf module and plugin issues ( #45140 )
2018-09-04 13:23:18 +05:30
shell
windows async: return pipeline output in case of a failure ( #44807 )
2018-08-29 16:13:31 +02:00
strategy
Correct version_added for strategy host_pinned ( #45333 )
2018-09-07 09:15:46 +02:00
terminal
fix python26 nxos terminal plugin bug ( #45271 )
2018-09-06 16:15:01 +05:30
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