You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments
Martin Krizek f593eb42a3
get_url: properly parse filename in content-disposition (#83748)
Since we don't really care about the type we don't have to
query for it and just retrieve the filename value.
Unfortunately we cannot use module_utils.urls.get_response_filename
as we don't have the response object, so just utilize
email.message.Message to parse the filename
instead of manually doing the work ourselves.

Fixes: #83690
1 year ago
..
83643-fix-sanity-ignore-for-copy.yml remove one ignore clause for module copy (#83643) 1 year ago
83690-get_url-content-disposition-filename.yml get_url: properly parse filename in content-disposition (#83748) 1 year ago
83965-action-groups-schema.yml Add basic validation for action_groups (#83965) 1 year ago
84008-additional-logging.yml Add additional logging for SSH runtime output timeouts and escalation messages (#84008) 1 year ago
ansible-test-nios-container.yml ansible-test - Update nios-test-container to 6.0.0 (#84042) 1 year ago
cron_err.yml cron: return stdout and rc for cron command (#83290) 1 year ago
debconf_empty_password.yml debconf: set empty password value (#83217) 1 year ago
dnf5-plugins-compat.yml dnf5: fix tb when plugins API is not available (#83969) 1 year ago
fix_errors.yml Ansible Errors, Don't hide stacked messages when yaml (#83933) 1 year ago
os_family.yml facts: Skip path if the distribution path is directory (#84012) 1 year ago
package-dnf-action-plugins-facts-fail-msg.yml package/dnf action plugins: better facts failure msg (#83995) 1 year ago
remove_ini_ignored_dir.yml INVENTORY_IGNORE_EXTS stop ignoring ini (#84001) 1 year ago
v2.19.0-initial-commit.yaml zap changelogs (#83988) 1 year ago