mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
8eacbd0381
* elasticsearch_plugin - Show STDERR on module failures. I tried to install a ES plugin without become: yes and found after debugging the module that the module failed ude to permission issues. The only error message I got was Is analysis-icu a valid plugin name? That was strange considering I followed the example documentation by the letter. I found out that when this module fails, it hides the real reason for failure. This patch replaces the generic error with more meaningful diagnostics. * elasticsearch_plugin - Show STDERR on module failures. Changelog fragment samdoran commented 2 days ago This looks good. Please create a changelog fragment to go along with this change. See fragments for examples. |
||
---|---|---|
.. | ||
add_random_mac_filtter.yaml | ||
admin-users-default-change.yaml | ||
ansiballz_streamline_imports.yaml | ||
any_unparsed_is_failed.yaml | ||
aws_core_is_boto3_error_code.yml | ||
aws_s3_async_fix.yaml | ||
aws_s3_decryption_fix.yaml | ||
aws_s3_fix_custom_endpoints.yaml | ||
batch_mode_elasticsearch_plugin.yaml | ||
callback_plugin_merge.yml | ||
elasticsearch_plugin-showSTDERRonFailure.yaml | ||
file_attributes.yaml | ||
file_touch_check_mode.yaml | ||
file_touch_diff.yaml | ||
gce-sort-fix.yaml | ||
no_log_fix_for_connection_exceptions.yaml | ||
passwordstore-lookup-backup.yaml | ||
syslog_facility-for-journald.yml | ||
v2.7.0-initial-commit.yaml | ||
win_become_async_older_hosts.yml | ||
win_chocolatey-return-rc-always.yml | ||
win_domain-dns-typo-fix.yml | ||
win_iis_webapppool-output-fix.yml | ||
win_updates-async-fix.yml | ||
winrm_kinit-remove-pass-log.yml |