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
Brian Coca 6840b79e56
bring back async_status module for direct callers
also, deprecate it, they should use action instead
Co-authored-by: Felix Fontein <felix@fontein.de>
3 years ago
..
212-py26-deprecation.yml
21088-no-auto-unsafe-set-fact-include-vars-with-register.yml Wrap all results, regardless of register, except for actions with clean facts (#73161) 3 years ago
32829-ssh-connection-module-add-pkcs11-support.yml add pkcs11 support to Ansible ssh connection module (#32829) 3 years ago
37187-catch-cond-tmpl-errors.yml Prevent conditional templating errors from masking task output. Fixes #37187 (#74891) 3 years ago
39029_unarchive.yml unarchive: Fail when zipinfo is not available (#74632) 3 years ago
50594_ini.yml ini: Add parameter to allow no value (#74806) 3 years ago
57406-hpux-fc-info.yml [facts] add hpux fc info, refactor aix and solaris code (#57406) 4 years ago
61185-basic.py-fix-check_mode.yaml Basic: don't call lstat when check_mode (#64279) 4 years ago
66349-include-role-omit.yml Allow omit to work with include_role from_args (#74879) 3 years ago
66432_hostname_check_mode_writes.yml hostname: Make strategies consistent, drop py2.4 3 years ago
67340-slurp_error_message.yml slurp - better error handling for unreadable files and directories (#68608) 3 years ago
67943_collection_skip.yml collection: match skip message as per role install (#74861) 3 years ago
70028-config-small-typo-fix.yml config: small typo fix (#74845) 3 years ago
70792-yum-action-plugin-use-as-alias-of-use-backend.yml yum action plugin: 'use' as an alias of 'use_backend' (#70792) 3 years ago
71343_yum_repository.yml basic: Skip over module parameters (#74559) 3 years ago
72607.yml
72964-fixed-typo-in-yum-failure-message.yml Fixed typo in yum package (#72964) 3 years ago
73264-pause-emacs.yml pause - ensure control characters are always set appropriately (#74568) 4 years ago
73284-yum-multiarch.yml
73503_dnf_whatprovides.yml dnf - fix whatprovides API block (#74764) 3 years ago
73814-host_label.yaml
73819-git-accept_new_host_key.yaml
73820-yumdnf-add_cacheonly_option.yaml
73821-user-add_umask_option.yaml
73822-date_time_facts_add_epoch_int.yaml
73860-solaris-correct-version-check-in-svcadm_supports_sync.yml
73864-action-plugin-module-defaults.yml Use the module redirect_list when getting defaults for action plugins (#73864) 3 years ago
73887.mac-m1-homebrew.yaml
73926-is-template-play-hosts.yml
73971-non-batch-end_play.yml Ensure end_play ends play, not batch (#74332) 3 years ago
73985-let-unarchive-handle-huge-files.yml
73996-recursion-depth.yml
74005-keyed_groups-specific-options-for-empty-value.yml
74036-unsafe-ansible_failed_task.yml
74081-paramiko-mark-connected.yml paramiko_ssh - mark connection as connected when successful (#74459) 4 years ago
74127-bad-filter.yml
74135-remove-include-deprecations.yml Remove deprecated features from ansible.playbook.helpers (#74809) 3 years ago
74136-remove-playcontext-make-become-cmd.yml Remove deprecated PlayContext.make_become_cmd (#74790) 3 years ago
74143-remove-script-cache.yml Remove deprecated cache support from script inventory plugin (#74813) 3 years ago
74144-remove-include-vartags.yml Remove deprecated include vartags usage (#74780) 3 years ago
74222-ansible-test-digitalocean.yml Adding DigitalOcean cloud support to ansible-test (#74222) 3 years ago
74240-ansible-galaxy-increase-pagesize-and-handle-throttling.yml Add changelog for ansible-galaxy improvements (#74738) 3 years ago
74241-find-checks-size-with-any.yml
74256-set-theory-filters-behavior.yml
74274_interpreter_discovery.yml interpreter_discovery: Hide warning in auto_silent (#74509) 4 years ago
74384-validate-modules-yaml.yml
74404_ansible_inventory.yml ansible-inventory: Handle exception in toml parsing (#74486) 4 years ago
74472-sequence-lookup.yaml Fix sequence lookup message and add tests (#74472) 4 years ago
74474-apt_key-gpg-binary-import.yaml Binary GnuPG keys downloaded via URLs by the 'ansible.builtin.apt_key' module were corrupted so 'gpg' could not import them (https://github.com/ansible/ansible/issues/74424) (#74474) 4 years ago
74476-apt_key-gpg-inline-data.yaml apt_key - correct error message about the failure to import a 'gpg' (#74476) 4 years ago
74478-apt_key-gpg-error-check.yaml The apt_key module did not properly handle GnuPG errors for certain actions (#74478) 4 years ago
74488_solaris_looseversion.yml service - compare version without LooseVersion (#74508) 4 years ago
74497-keep-non-empty-crontabs.yml Do not remove non-empty cron tabs (#74497) 3 years ago
74502-get_url-filx-checksum-binary.yml modules: get_url: Fix checksum binary validation (#74502) 4 years ago
74507_service.yml service: Document internal working of the module (#74726) 3 years ago
74547-use-python3-on-rhel-9.yaml Use /usr/bin/python3 on rhelish 9+ (#74547) 4 years ago
74578-fix-ostree-detection.yml Fix mistaken detection of atomic_container when rpm-ostree is present (fixes #74578) (#74579) 3 years ago
74582-role-argspec-new-file.yml Role argspec: allow new argument spec file (#74582) 3 years ago
74599-vendor-distutils.yml Vendor `distutils.version` (#74644) 3 years ago
74601-ini-lookup-add-case-sensitive.yml ini lookup - add case sensitive option (#74630) 3 years ago
74601-ini-lookup-handle-errors.yml ini lookup - catch and handle duplicate key and missing section errors (#74629) 3 years ago
74613-actionfixup_perms2_macos_remote_paths_ensure_list.yml fix: action _fixup_perms2 macos +a remote_paths in list() as it can be a tuple (#74613) 3 years ago
74625-fix-ansible_play_batch-between-plays.yml Exclude unreachable hosts in ansible_play_batch between plays (#74625) 3 years ago
74626-remove-pycrypto.yml Remove PyCrypto (#74699) 3 years ago
74659-update-six.yml Update vendored copy of `six` to 1.16.0 (#74680) 3 years ago
74686-replace-handle-file-exc.yml replace - better handling of file exceptions (#74686) 3 years ago
74783-run-command-thread-safety.yml Don't mutate os.environ in AnsibleModule.run_command, make a copy, and pass to Popen (#74791) 3 years ago
74864-display_failed_stderr-per-item.yml Apply display_failed_stderr on loop item results (#74865) 3 years ago
74867-service_mgr_runit_detection_fallback.yaml service_mgr: Detect using symlink if proc/1 and ps fail 3 years ago
74875_ansible_version.yml ansible-cli: Remove unnessary trailing space (#74880) 3 years ago
Templar-remove-fail-on-errors.yml Templar: remove _fail_on_{lookup,filter}_errors (#73785) 4 years ago
add-anolis-distro-in-hostname.yaml hostname: add support for Anolis distro (#74829) 3 years ago
adhoc_help_clarify.yml adhoc clarify help (#74616) 3 years ago
advanced-host-list-ref-before-assignment.yml
allow_lists_of_config_choices.yml
ansiballz-re-escape-site-packages.yml
ansible-test-azp-build-api.yml Fix ansible-test AZP build lookup. 4 years ago
ansible-test-azure-plugin-help-cleanup.yml Updated ansible-test azure plugin help message. 3 years ago
ansible-test-cache-plugin.yml Fix BaseFileCacheModule#keys to respect prefix (#72789) 4 years ago
ansible-test-change-classification-reorg.yml Fix imports for the previous commit. 4 years ago
ansible-test-cloud-plugin-code-cleanup.yml
ansible-test-code-cleanup.yml Code cleanup in ansible-test. (#74529) 4 years ago
ansible-test-config.yml Add collection config support to ansible-test. 4 years ago
ansible-test-connection-units-init.yml
ansible-test-container-overhaul.yml
ansible-test-coverage-delegation.yml Expand delegation options for coverage commands. 3 years ago
ansible-test-coverage-traceback.yml
ansible-test-decorator-constraint.yml
ansible-test-default-container.yml
ansible-test-default-containers-3.2.yml
ansible-test-diff-prefix-optional.yml
ansible-test-distro-containers-2.0.2.yml
ansible-test-docker-network-detect.yml
ansible-test-fedora-34.yml [ansible-test] Add Fedora 34, update Fedora 33 (#74506) 4 years ago
ansible-test-freebsd-13.yml
ansible-test-import-pyyaml-warning.yml Remove PyYAML warning filter in import test. 3 years ago
ansible-test-main-check.yml
ansible-test-markupsafe-constraint.yml CI and compat fixes for Jinja2 >= 3.0 (#74666) 3 years ago
ansible-test-min-controller-python.yml
ansible-test-no-cryptograpy-downgrade.yml ansible-test - Do not downgrade cryptography. 3 years ago
ansible-test-nuke-venv-isolated.yml
ansible-test-pylint-typed-ast.yml Update pylint sanity test to work on Python 3.10. 4 years ago
ansible-test-pypi-container-no-publish.yml
ansible-test-pypi-test-container.yml
ansible-test-python-3.10.yml Add support for testing with Python 3.10. 3 years ago
ansible-test-refactor-commands.yml Fix ansible-test imports and paths after refactor. 4 years ago
ansible-test-refactor-integration.yml Reorganize more ansible-test code. (#74611) 4 years ago
ansible-test-remove-legacy-check.yml Remove check for legacy core and extras dirs. 4 years ago
ansible-test-remove-shippable.yml Remove Shippable CI provider from ansible-test. 4 years ago
ansible-test-removed-module.yml Remove deprecated `common.removed` module_util. 4 years ago
ansible-test-sanity-compile.yml Update ansible-test compile sanity test. 4 years ago
ansible-test-sanity-import-python-3.10.yml Update import sanity test for Python 3.10. 4 years ago
ansible-test-sanity-runtime-metadata.yml Update runtime-metadata sanity test for Python 3.10. 4 years ago
ansible-test-shell-command.yml Reorganize more ansible-test code. (#74611) 4 years ago
ansible-test-split-unit-tests.yml
ansible_config_plugins.yml Add plugin config lists (#49627) 4 years ago
apt_lock_timeout.yml
arg_spec-remove-unused-imports.yml
async_status.yml Async status rewrite 3 years ago
async_unremove_redeprecate.yml bring back async_status module for direct callers 3 years ago
async_wrapper_reporting.yml
better_timeout_msg.yml better message and timeout warning when timeout (#74885) 3 years ago
blowfish_ident.yml encrypt: add new paramter 'ident' (#74595) 3 years ago
c_deprecatd.yml
cache-deprecations.yml
cli-space-after-help-text.yml [cli] remove superfluous trailing space from help (#74551) 4 years ago
cmd_wording.yml command - add command name to warning (#74475) 4 years ago
coll_pb_subdir_fixes.yml
command_deliver_promisses.yml
conditional-bare-vars.yml
config_lists_unquote.yml avoid literal quoting in config lists (#74740) 3 years ago
config_lookup_fix.yml
config_lookup_plugins.yml
coverage-pwsh-stubs.yml ansible-test - use pwsh to generate stubs (#74271) 3 years ago
cron-deprecations.yml
cron_removals.yml cron: removal of deprecations and minor fix (#73591) 4 years ago
crypt_missing.yml
debian8_discovery.yml
deprecate_include.yml
deprecated_task_parameters.yml
dnf-security.yaml dnf - replace usage of private attribute with supported API (#73529) 3 years ago
doc_knows_cli.yml ansible-doc fix displaying 'CLI' options for plugin docs 3 years ago
doc_split.yml fix config to match doc split (#74665) 3 years ago
doclink_refs.yml
end_batch-meta-task.yml Add end_batch meta task (#74899) 3 years ago
find_walk_warnings.yml warn on walking through pathing issues (#74514) 4 years ago
fips-ncclient-import-error.yaml
fix-for-workerprocess-stdout-deadlock-fix.yml
fix_create_home.yml user - consistently create user home directory on Linux (#71952) 4 years ago
fix_module_schema.yml
improve_derstification.yml Better handling of rstisms in ansible-doc (#74596) 3 years ago
ini_lookup_baduser.yml
jinja2_decorator_renames.yml CI and compat fixes for Jinja2 >= 3.0 (#74666) 3 years ago
linux_hw_facts_fix.yml fact gathering, ensure we get some linux hardware info even if some fails/times out (#74714) 3 years ago
macos-solaris-regression.yml
no-requires.yml
no_ssh_args.yml ssh remove unused/unusable cli option ssh_args (#74846) 3 years ago
nonstandard-distro-fallback.yml
password_seed.yml Add seed parameter to password lookup (#69775) 3 years ago
playbook-deprecations.yml
plugin_attributes.yml
pyspnego-py310.yaml Add python 3.10 constraint for pyspnego (#74612) 4 years ago
redos_hostname.yml hostname: Add support for RedOS (#74844) 3 years ago
remove_connection_become_checks.yml
restore_delegate_label.yml Fix missing delegate display (#74370) 4 years ago
solaris-setfacl-chmod-fallback.yml
ssh_cleanup.yml use self.host which will always be updated (#74574) 3 years ago
ssh_port_default_fix.yml dont specify default for port, allow ssh/config (#74526) 4 years ago
support_rocky_linux_hostname.yml hostname - add Rocky Linux support (#74545) 4 years ago
support_rockylinux.yml facts - set correct OS family for Rocky Linux (#74530) 4 years ago
to_bits-does-nothing.yml
tweaking_interpreter_discovery.yaml Skip interpreter discovery for network OSs(#74012) 3 years ago
uri-multipart-int-value.yml
v2.12.0-initial-commit.yaml
version_compare-error-on-empty.yml version test - improve message when value is empty (#74754) 3 years ago
world_readable_fixes.yml