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
Matt Clay eb475e23f7
ansible-test - Update utility containers (#84545)
11 months ago
..
83642-fix-sanity-ignore-for-uri.yml remove ignore clauses for module uri (#83642) 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
83700-enable-file-disable-diff.yml Enable file module to disable diff_mode (#83700) 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
84019-ignore_unreachable-loop.yml Fix returning unreachable for looped tasks (#84049) 1 year ago
84149-add-flush-cache-for-adhoc-commands.yml Add --flush-cache option to ansible-pull (#84211) 1 year ago
84206-dnf5-apt-auto-install-module-deps.yml dnf5,apt: add auto_install_module_deps option (#84292) 1 year ago
84229-windows-server-2025.yml Add support for Windows Server 2025 (#84285) 1 year ago
84238-fix-reset_connection-ssh_executable-templated.yml fix reset_connection with templated connection variables (#84240) 1 year ago
84259-dnf5-latest-fix.yml dnf5: fix is_installed check (#84275) 1 year ago
84321-added-ansible_uptime_seconds_aix.yml Add ansible_uptime_seconds support for AIX (#84321) 1 year ago
84334-dnf5-consolidate-settings.yml dnf5 - consolidate package resolving settings (#84335) 1 year ago
84419-fix-wait_for_connection-warning.yml wait_for_connection: fix errant warning for local connection(s) (#84421) 1 year ago
84496-CallbackBase-get_options.yml FIX get_options function for CallbackBase (#84496) 11 months ago
ansible-galaxy-keycloak-service-accounts.yml Add Keycloak service account auth capability to ansible-galaxy (#83145) 11 months ago
ansible-test-containers.yml ansible-test - Update utility containers (#84545) 11 months ago
ansible-test-coverage-test-files.yml ansible-test - fix coverage for test modules (#84366) 1 year ago
ansible-test-fix-command-traceback.yml ansible-test - Fix interactive cmd traceback (#84264) 1 year ago
ansible-test-freebsd-nss.yml ansible-test - Fix FreeBSD instance CA certs (#84529) 11 months ago
ansible-test-network-detection.yml ansible-test - Improve container network detection (#84323) 1 year ago
ansible-test-nios-container.yml ansible-test - Update nios-test-container to 7.0.0 (#84517) 11 months ago
ansible-test-probe-error-handling.yml ansible-test - Improve container probe error handling (#84109) 1 year ago
ansible-test-pylint-fix.yml ansible-test - Work around pylint issue on 3.11 (#84094) 1 year ago
ansible-test-remotes.yml ansible-test - Replace FreeBSD 14.1 with 14.2 (#84527) 11 months ago
ansible-test-update.yml ansible-test - Update base/default containers (#84089) 1 year ago
become-runas-system-deux.yml Fix runas become SYSTEM logic (#84280) 1 year ago
buildroot.yml user: create Buildroot subclass as alias to Busybox (#83666) 1 year ago
compat_removal.yml Remove deprecated pycompat24 and importlib (#84161) 1 year ago
config.yml Remove deprecated plural form of collection path (#84156) 1 year ago
copy_validate_input.yml copy, prevent internal options in task (#84422) 12 months ago
cron_err.yml cron: return stdout and rc for cron command (#83290) 1 year ago
csvfile-col.yml csvfile - let the config system do the typecasting (#82263) 1 year ago
cve-2024-8775.yml Preserve `_ansible_no_log` from action result; fix `include_vars` to set properly (#84143) 1 year ago
debconf_empty_password.yml debconf: set empty password value (#83217) 1 year ago
deprecated.yml docs: print deprecation collection name (#84126) 1 year ago
dnf5-plugins-compat.yml dnf5: fix tb when plugins API is not available (#83969) 1 year ago
feature-uri-add-option-multipart-encoding.yml adding option for form-multipart data to switch multipart encoding (#80566) 12 months ago
file_simplify.yml file: simplify the code (#84043) 1 year ago
find-checksum.yml feat: checksum_algo param for find module (#83014) 1 year ago
fix-ansible-galaxy-ignore-certs.yml ansible-galaxy - fix ignoring certs when installing from git repos (#83332) 1 year ago
fix-display-bug-in-action-plugin.yml Fix a debug message error (#84426) 12 months ago
fix-include_vars-merge-hash.yml include_vars - fix including new hash variables when hash_behaviour is set to merge (#84303) 1 year ago
fix-ipv6-pattern.yml Fixed ipv6 pattern in parse_address (#84237) 1 year ago
fix-lookup-sequence-keyword-args-only.yml Sequence query fix (#83758) 1 year ago
fix-module-utils-facts-timeout.yml Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945) 1 year ago
fix_errors.yml Ansible Errors, Don't hide stacked messages when yaml (#83933) 1 year ago
follow_redirects_url.yml uri: move follow_redirects to module_utils (#84442) 12 months ago
gather_facts_netos_fixes.yml gather_facts, fix 'smart' handling with network os and 'setup' (#84425) 12 months ago
include_delegate_to.yml Removed deprecated include_delegate_to param (#84306) 1 year ago
libvirt_lxc.yml Deprecated libvirt_lxc_noseclabel config (#84287) 1 year ago
lookup_config.yml config lookup, fixes and tests (#84398) 1 year ago
macos-correct-lock.yml Make sure we are always using Lock from our multiprocessing context (#84453) 12 months ago
no-return.yml Add NoReturn annotations in module_utils (#84106) 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
package_facts_fix.yml package_facts fix empty packages on foreign mgr (#83855) 1 year ago
passlib.yml encrypt: raise error on passing unsupported passlib hashtype (#84186) 1 year ago
remove_ini_ignored_dir.yml INVENTORY_IGNORE_EXTS stop ignoring ini (#84001) 1 year ago
reserved_module_chekc.yml fix warnings about reserved variable names to cover all sources (#84432) 11 months ago
selector_removal.yml Change changelog type from bugfixes to removed_features (#84158) 1 year ago
service_facts_fbsd.yml service_facts: add FreeBSD support (#82556) 1 year ago
simplify-copy-module.yml simplify copy module (#84313) 12 months ago
skip-handlers-tagged-play.yml Implicit flush_handlers inherit play tags (#83968) 1 year ago
skip-implicit-flush_handlers-no-notify.yml Reduce number of implicit meta tasks (#84007) 1 year ago
skip-role-task-iterator.yml PlayIterator: skip tasks from already ran roles (#83793) 1 year ago
string_conversion.yml Removed deprecated STRING_CONVERSION_ACTION (#84245) 1 year ago
sunos_virtinfo.yml Coverage for virtual/sunos.py (#84357) 1 year ago
trim_blocks.yml lookup_template: added trim_blocks option (#84254) 1 year ago
unarchive_timestamp_t32.yaml unarchive: Clamp zip timestamps on 32-bit time_t (#84409) 1 year ago
update-resolvelib-lt-2_0_0.yml update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218) 1 year ago
user_action_fix.yml user module, avoid chmoding symlink'd home file (#83956) 1 year ago
user_ssh_fix.yml user module avoid conflicts ssh pub key (#84165) 1 year ago
v2.19.0-initial-commit.yaml zap changelogs (#83988) 1 year ago