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 Davis 82529e534d
New release v2.19.0 (#85513)
6 months ago
..
2.19.0_summary.yaml New release v2.19.0 (#85513) 6 months ago
2.19.0b1_summary.yaml New release v2.19.0b1 (#84979) 9 months ago
2.19.0b2_summary.yaml New release v2.19.0b2 (#85040) 8 months ago
2.19.0b3_summary.yaml New release v2.19.0b3 (#85101) 8 months ago
2.19.0b4_summary.yaml New release v2.19.0b4 (#85133) 8 months ago
2.19.0b5_summary.yaml New release v2.19.0b5 (#85255) 7 months ago
2.19.0b6_summary.yaml New release v2.19.0b6 (#85305) 7 months ago
2.19.0b7_summary.yaml New release v2.19.0b7 (#85383) 6 months ago
2.19.0rc1_summary.yaml New release v2.19.0rc1 (#85403) 6 months ago
2.19.0rc2_summary.yaml New release v2.19.0rc2 (#85456) 6 months ago
219_catchall.yml add missing changelog deprecation entries (#85415) 6 months ago
81709-ansible-galaxy-slow-resolution-hints.yml Implement an informative reporter for `resolvelib` 10 months ago
81812-ansible-galaxy-negative-spec-is-pinned.yml Fix `is_pinned` property of `Requirement` (#81812) 11 months ago
81874-deprecate-datetime-compat.yml 🔥 Remove Python 2 datetime compat fallbacks 10 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
83757-deprecate-paramiko.yml Deprecate the paramiko connection plugin. Fixes #83757 (#84727) 10 months ago
83936-ssh-askpass.yml Remove reliance on `sshpass` and utilize `SSH_ASKPASS` (#83936) 10 months 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
84213-ansible-galaxy-url-building.yml Support download_url without a scheme:host (#84767) 9 months 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
84325-validate-modules-seealso-fqcn.yml Enforce FQCNs in seealso plugin/module entries. (#84325) 12 months ago
84334-dnf5-consolidate-settings.yml dnf5 - consolidate package resolving settings (#84335) 1 year ago
84384-fix-undefined-key-host-group-vars.yml host_group_vars - fix Python API traceback caused by undefined 'key' variable (#84488) 12 months ago
84419-fix-wait_for_connection-warning.yml wait_for_connection: fix errant warning for local connection(s) (#84421) 1 year ago
84468-timeout_become_unreachable.yml Make timeout on become an unreachable error (#84589) 11 months ago
84473-dict-lookup-type-error-message.yml `with_dict` type error include value in error message (#84473) 12 months ago
84490-allow-iptables-chain-creation-with-wait.yml Fix typos (#85107) 8 months ago
84496-CallbackBase-get_options.yml FIX get_options function for CallbackBase (#84496) 12 months ago
84540-uri-relative-redirect.yml uri: form location correctly from relative redirect (#84541) 10 months ago
84547-acme-test-container.yml Bump acme test container to 2.3.0 (#84547) 12 months ago
84578-dnf5-is_installed-provides.yml dnf5: fix is_installed check for provided packages (#84802) 10 months ago
84634-dnf5-all-exceptions.yml dnf5 - handle all specific libdnf5 exceptions (#85175) 7 months ago
84660-fix-meta-end_role-linear-strategy.yml linear - don't treat end_role as a run_once task (#84673) 11 months ago
84685-add-opensuse-microos.yml Add openSUSE MicroOS to SUSE family list (#84685) 11 months ago
84690-ansible-doc-indent-wrapping.yml ansible-doc: fix indent and line wrapping for first line of (sub-)option and (sub-)return value descriptions (#84690) 9 months ago
84705-error-message-malformed-plugin-documentation.yml better error message for malformed documentation (#84705) 11 months ago
84725-deprecate-strategy-plugins.yml Spelling fixes (#85345) 6 months ago
84825-get-url-incomplete-read.yml get_url - check for incomplete data read (#85164) 7 months ago
85015-fix-handler-include_tasks-templating.yml fix handler include_tasks templating (#85015) 7 months ago
85046-dnf5-history-entries.yml dnf5: avoid generating excessive history entries (#85065) 8 months ago
85117-add-cloudstack-kvm-for-linux-facts.yml facts: CloudStack KVM Hypervisor to Linux virtual fact (#85117) 8 months ago
85184-add-linode-for-linux-facts.yml Recognize virtualization type correctly on Linode (#85184) 7 months ago
85359-askpass-incorrect-password-retries.yml Limit askpass prompts to single attempt (#85364) 6 months ago
Ansible.Basic-required_if-null.yml Ansible.Basic - Fix required_if check (#84562) 12 months ago
add_type_checking_to_role_init.yml Add type annotations to the `Role.__init__()` method 6 months ago
adoc_noext_fix.yml ansible-doc display docs for modules w/o ext (#85299) 7 months ago
ansiballz.yml AnsiballZ refactoring and remote debug support (#85289) 7 months ago
ansible-doc-jinja-builtins.yml doc - Dynamically document jinja builtins (#85215) 7 months ago
ansible-doc-protomatter.yml Exclude ansible._protomatter from ansible-doc output by default (#85115) 7 months ago
ansible-galaxy-keycloak-service-accounts.yml Add Keycloak service account auth capability to ansible-galaxy (#83145) 1 year ago
ansible-test-added-macos-15.3.yml 🧪 Add macOS 15.3 to CI and `ansible-test` (#84665) 10 months ago
ansible-test-change-detection-fix.yml ansible-test - Fix relative import resolution (#85328) 6 months ago
ansible-test-container-stop.yml [stable-2.19] ansible-test - Use `-t` for container stop timeout (#85019) (#85055) 8 months ago
ansible-test-containers.yml Spelling fixes (#85345) 6 months ago
ansible-test-coverage-test-files.yml ansible-test - fix coverage for test modules (#84366) 1 year ago
ansible-test-curl.yml ansible-test - Use urllib intead of curl (#84551) 12 months ago
ansible-test-debugging.yml ansible-test - Add remote debugging support (#85317) 6 months ago
ansible-test-delegation-options.yml ansible-test - Fix option filtering (#85182) 7 months ago
ansible-test-env-set.yml feature-flag experimental module metadata (#85351) 6 months 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) 12 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) 1 year ago
ansible-test-no-exec-script.yml ansible-test - Improve runme.sh error handling (#84972) 9 months ago
ansible-test-probe-error-handling.yml ansible-test - Improve container probe error handling (#84109) 1 year ago
ansible-test-pylint-deprecated-fix.yml ansible-test - Relax some deprecation checks (#85122) 8 months ago
ansible-test-pylint-fix-inference.yml ansible-test - Improve deprecated checking type inference (#85159) 7 months 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 13.4 with 13.5 (#84812) 10 months ago
ansible-test-rhel-10.yml ansible-test - Add RHEL 10.0 remote (#85189) 7 months ago
ansible-test-update.yml ansible-test - Improve pep8 compat with black (#84867) 10 months ago
apt_key_bye.yml Apt key bye (#84555) 12 months ago
apt_repository-remove-py2-compat.yml apt_repository: remove Python 2 support (#85212) 7 months ago
apt_timeout.yml apt: Consider timeout while invoking apt-get command (#85219) 6 months ago
assemble_check_mode.yml Assemble add check mode (#85094) 6 months ago
async_really_true.yml async handling changed to use 'true' booleans(#85074) 7 months 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
callback_base.yml Misc callback fixes/cleanup (#85344) 6 months ago
comment_fail.yml comment: raise an exception when an invalid option is provided (#84984) 9 months 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
config_dump.yml ansible-config: Dump galaxy server config in proper JSON format (#84912) 9 months ago
config_priv.yml show internal but not hidden config options, while still hiding test options (#84997) 8 months ago
constructed-default-value.yml Fix constructable inventory default keyed group (#85002) 7 months ago
copy_validate_input.yml copy, prevent internal options in task (#84422) 1 year 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
darwin_pagesize.yml facts: use pagesize for darwin (#84779) 10 months ago
debconf_empty_password.yml debconf: set empty password value (#83217) 1 year ago
deprecate-compat-importlib-resources.yml Deprecate ansible.compat.importlib_resources (#85226) 7 months ago
deprecate-shell-checksum.yml Deprecate ShellModule.checksum() (#85216) 7 months ago
deprecated.yml docs: print deprecation collection name (#84126) 1 year ago
deprecator.yml Switch to stackwalk caller ID (#85095) 8 months ago
detect-variantid-suse.yaml Improve SUSE distribution detection using VARIANT_ID with fallback (#85152) 7 months ago
display-windows-newline.yml display - Replace CRNL with NL (#85194) 7 months ago
display_args.yml display wrap/format arg cleanup (#85352) 6 months ago
distro_LMDE_6.yml distro: detect debian for OS_FAMILY for LMDE 6 (#84941) 9 months ago
dnf5-advisory-type.yml dnf5: skip pkgs that don't satisfy bugfix/security when specified (#85111) 8 months ago
dnf5-exception-forwarding.yml Handle forwarded exceptions from dnf5-5.2.13 (#84933) 9 months ago
dnf5-plugins-compat.yml dnf5: fix tb when plugins API is not available (#83969) 1 year ago
dnf5-remove-usage-deprecated-option.yml dnf5: use new pkg_gpgcheck option, fallback to deprecated one (#84791) 10 months ago
ensure_remote_perms.yml ensure predictable permissions on module artifacts (#84948) 8 months ago
ensure_type.yml Misc config type coercion fixes (#85119) 8 months ago
feature-uri-add-option-multipart-encoding.yml adding option for form-multipart data to switch multipart encoding (#80566) 1 year 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
find_enoent.yml find: skip ENOENT while enumerating files (#84877) 9 months ago
fix-ansible-galaxy-ignore-certs.yml ansible-galaxy - fix ignoring certs when installing from git repos (#83332) 1 year ago
fix-auto-role-spec-validation-deprecation.yml Remove deprecation warning caused by automatic role argument spec validation (#85401) 6 months ago
fix-cli-doc-path_undefined.yaml fix[doc.py]: path will be undefined (#84464) 12 months ago
fix-display-bug-in-action-plugin.yml Fix a debug message error (#84426) 1 year 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-is-filter-is-test.yml Templating overhaul, implement Data Tagging (#84621) 9 months ago
fix-lookup-password-lock-acquisition.yml password lookup - re-attempt acquiring lock file regardless of locale (#85318) 6 months 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) 1 year ago
from_yaml_all.yml fix from_yaml_all filter inconsistent None handling (#85223) 7 months ago
gather_facts_netos_fixes.yml gather_facts, fix 'smart' handling with network os and 'setup' (#84425) 1 year ago
gather_facts_smart_fix.yml needed intesect, not difference (#84839) 10 months ago
get_bin_path-remove-use-of-deprecated-param.yml get_bin_path('ssh-agent'): required is deprecated (#84995) 9 months ago
get_url_bsd_style_digest.yml get_url: add support for BSD-style digest (#84485) 12 months ago
hide-loop-vars-debug-vars.yml debug: hide loop variables while using var (#84597) 11 months ago
implicit_flush_handlers_parents.yml Ensure implicit flush_handlers have a parent block (#84709) 11 months ago
include_delegate_to.yml Removed deprecated include_delegate_to param (#84306) 1 year ago
interpreter-discovery-auto-legacy.yml Clean up interpreter discovery (#84394) 9 months ago
jinja-version.yml Require Jinja2 3.1.0 or later (#84864) 10 months ago
jinja2-__version__-deprecated.yml jinja2.__version__ is deprecated (#85221) 7 months ago
libvirt_lxc.yml Deprecated libvirt_lxc_noseclabel config (#84287) 1 year ago
local-become-fixes.yml Fix local connection and become issues (#84700) 11 months ago
local_popen_text.yml local connection always passes str to Popen (#85239) 7 months ago
lookup-csvfile-remove-py2-compat.yml csvfile lookup: remove Python 2 compat (#85186) 7 months 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) 1 year ago
macro_support.yml fix Marker handling on Jinja macro invocations (#85280) 7 months ago
module_utils-common-collections-counter-deprecated.yml Deprecate module_utils.common.collections.count (#85233) 7 months ago
module_utils_warnings.yml Add missing warning methods and args (#85225) 7 months ago
no-inherit-stdio.yml Don't inherit stdio (#82770) 10 months ago
no-return.yml Add NoReturn annotations in module_utils (#84106) 1 year ago
openrc-status.yml service_facts: skip unwanted lines in openrc output (#84622) 11 months 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
pin-wheel.yml Pin `wheel` to resolve build issues (#84943) 9 months ago
pipelining_refactor.yml Spelling fixes (#85345) 6 months ago
playiterator-add_tasks-optimize.yml Improve performance of including tasks into the play (#84445) 9 months ago
plugin-loader-trust-docs.yml apply trust to declarative plugin config (#85126) 8 months ago
post_fork_stdio_deadlock.yml Fix post-fork deadlock from early Python writers like pydevd (#85296) 7 months ago
preserve_config_origin.yml ensure that all config return values are Origin-tagged (#85127) 8 months ago
ps-import-sanity.yml ansible-test validate-modules - fix ps util checks (#84610) 11 months ago
pull_changed_fix.yml ansible-pull fix adhoc output inconsistencies on changed (#84869) 9 months ago
remove-warnings-retval.yml Passing warnings to exit/fail_json is deprecated. (#85109) 8 months 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) 12 months ago
respawn-min-python.yml Limit respawn to supported python versions (#83662) 10 months ago
respawn_os_env.yml respawn: Update ENV dict copy with PYTHONPATH value (#84962) 9 months ago
sandbox_config.yml Added _TEMPLAR_SANDBOX_MODE config (#85222) 7 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
set_ipv4_and_ipv6_simultaneously.yml Set IPv4 and IPv6 simultaneously (#84829) 10 months ago
simplify-copy-module.yml simplify copy module (#84313) 1 year 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
ssh-agent.yml Add ssh-agent launching, and ssh-agent python client (#84754) 9 months ago
ssh-clixml.yml ssh - Improve CLIXML stderr parsing (#84569) 12 months ago
ssh_agent_misc.yml Misc ssh agent fixes (#85238) 7 months ago
ssh_raise_exception.yml connection: raise exception return by SSH (#84592) 11 months ago
ssh_verbosity.yml Decouple SSH client verbosity from Ansible display (#85224) 7 months 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
task-error-and-timeout.yml Clean up TE error handling, wrap sigalrm handler (#85232) 7 months ago
task_esoterica_deprecation.yml deprecate esoteric/undocumented playbook syntaxes (#85378) 6 months ago
template-none.yml template module - render `None` as empty string (#85121) 8 months ago
template-sandbox.yml Jinja sandbox refinement (#85385) 6 months ago
template-tags-on-play-roles.yml Fix templating tags on plays and roles (#82314) 7 months ago
templates_types_datatagging.yml deprecate invalid variable names in inventory (#85377) 6 months ago
toml-library-support-dropped.yml Templating overhaul, implement Data Tagging (#84621) 9 months ago
trim_blocks.yml lookup_template: added trim_blocks option (#84254) 1 year ago
truthy_tests.yml ensure builtin tests always return bool (#85149) 8 months ago
unarchive_timestamp_t32.yaml unarchive: Clamp zip timestamps on 32-bit time_t (#84409) 1 year ago
unmask_ansible_managed.yml Prevent template lookup and action from masking `ansible_managed` value (#85075) 7 months ago
unnecessary-shebang.yml Remove unnecessary module shebang (#85183) 7 months ago
update-resolvelib-lt-2_0_0.yml update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218) 1 year ago
uri_httpexception.yml uri: Handle HTTP exception raised (#84015) 12 months ago
url_safe_b64_encode_decode.yml Filter: add support for URL-safe encoding/decoding in b64* (#84949) 9 months ago
user_action_fix.yml user module, avoid chmoding symlink'd home file (#83956) 1 year ago
user_module.yml user: Fix homedir permissions when UMASK is unset in /etc/login.defs 12 months ago
user_passphrase.yml User: Update prompt for SSH key passphrase prompt (#84521) 12 months 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
variable_names.yml deprecate invalid variable names in inventory (#85377) 6 months ago
vault_cli_fix.yml fix incongruent ansible-vault cli options (#84494) 12 months ago
vault_docs_fix.yaml Improve vault filter documentation with clearer examples (#84896) 9 months ago
warn-on-reserved.yml Show context for reserved variable warnings (#85324) 6 months ago
win-async-refactor.yml windows async - refactor async wrapper code (#84712) 10 months ago
win-wdac-audit.yml Windows - Support WDAC Audit Mode (#84730) 11 months ago
windows-app-control.yml Add support for Windows App Control/WDAC (#84898) 7 months ago
windows-exec.yml Spelling fixes (#85345) 6 months ago
winrm-kinit-pexpect.yml winrm - Remove pexpect kinit code (#84735) 10 months ago