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 bca55d945b
ansible-test - Adjust vcenter test plugin behavior (#80063)
The previous change to the default mode of operation for the plugin is now limited to collections.

This enables easier testing of the plugin in core, so the previously removed tests have been restored.
2 years ago
..
71424-deterministic-vault-encode.yml Custom salt for ansible-vault encrypt (#79063) 2 years ago
75837-validate-modules-invalid-yaml.yml validate-modules: don't fail on invalid YAML (#79682) 2 years ago
76578-fix-role-argspec-suboptions-error.yml fix role argument spec error for invalid suboptions (#76578) 2 years ago
76737-paramiko-rsa-sha2.yml Add `use_rsa_sha2_algorithms` option for paramiko (#78789) 2 years ago
76997-fix-copy-subdirs-with-remote-src.yml copy module - fix copying directories recursively with remote_src=True (#76997) 2 years ago
77737-ansible-doc-test-filters-tests.yml Support test and filter plugins in ansible-doc sanity test (#77737) 2 years ago
78172-allow-force-deletion-of-group.yaml Add missing newlines to YAML files (#80031) 2 years ago
78541-service-facts-re.yml Use python re to parse service output instead of grep (#79015) 2 years ago
78748-fix-known-hosts-wrong-changed-status.yaml Fix known_hosts changed status when removing non-existing key (#78748) 2 years ago
78750-paramiko-ssh-args-compat.yml Add ssh_args and friends back, add var for proxy_command (#78826) 2 years ago
78802-sanity-meta-runtime.yml runtime-metadata sanity test: ensure redirects are FQCRs (#78802) 2 years ago
78819-78820-remove-deprecated-cow-options.yml Remove deprecated ANSIBLE_COW_WHITELIST/cow_whitelist (#78831) 2 years ago
78821-78822-remove-callback_whitelist.yml Remove deprecated ANSIBLE_CALLBACK_WHITELIST/callback_whitelist (#78830) 2 years ago
78828-iptables-option-to-disable-dns-lookups.yml Add missing newlines to YAML files (#80031) 2 years ago
78913-template-missing-filter-test.yml Do not crash templating when filter/test name is not a valid Ansible plugin name (#78913) 2 years ago
78983-fix-collection-install-from-source-respects-dir-symlinks.yaml Fix collection install from source respects symlinks (#78983) 2 years ago
79017-ansible-vault-string-encryption-ending-with-newline.yml ansible-vault: add newline to the output of the 'encrypt_string' command (#79017) 2 years ago
79021-dont-squash-in-validate.yml Ensure that we do not squash keywords in validate (#79049) 2 years ago
79023-fix-flush_handlers-fqcn.yml Fix using FQCN for flush_handlers (#79057) 2 years ago
79079-fix-role-dep-chain.yaml compile role with all parents in the dep chain (#79079) 2 years ago
79083-jinja2_native-preserve-quotes-in-strings.yml jinja2_native: preserve quotes in strings (#79119) 2 years ago
79117-bsd-ifconfig-inet-fix.yml Don't assume column index for netmask and broadcast (#79121) 2 years ago
79134-ansible-galaxy-init-symlinks.yml ansible-galaxy collection|role init - fix preserving symlinks (#79134) 2 years ago
79187--wheel-0.38.0.yml Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187) 2 years ago
79227-update-vendored-distro.yaml Update vendored distro (#79227) 2 years ago
79267-validate-modules-defaults.yml validate-modules: do not treat falsy non-`False` defaults as `None` (#79267) 2 years ago
79362-validate-modules-underscore.yml ansible-doc and validate-modules: remove underscore deprecation handling for collections (#79362) 2 years ago
79368-galaxy-manifest-reuse-licenses.yml Add manifest includes for reuse licenses (#79403) 2 years ago
79376-replace-valid-attrs-with-fattributes.yaml Replace _valid_attrs with fattributes (#79376) 2 years ago
79399-resolvelib_lt_0_10_0.yml ansible-galaxy - support ``resolvelib >= 0.5.3, < 0.10.0`` (#79399) 2 years ago
79420-galaxy-manifest-license.yaml galaxy: Add license_file to manifest directives (#79420) 2 years ago
79422-fix-file-touch-check-mode-status.yaml Remove trailing spaces from lines in YAML (#80032) 2 years ago
79431-fix-password-lookup-rewrites.yml Fix password lookup rewrites file when using encrypt (#79431) 2 years ago
79459-fix-meta-task-check.yml Fix repr(Task) to check action when testing for a meta task (#79464) 2 years ago
79546-apt-fix-setting-locale.yml Set locale for python apt (#79546) 2 years ago
79561-fix-a-g-global-ignore-certs-cfg.yml ansible-galaxy - fix turning off the ConcreteArtifactManager's validate certs at the global level (#79561) 2 years ago
79643-fix-systemd-daemon-reload-in-chroot.yml systemd: ignore errors in daemon_reload and daemon_reexec when running in a chroot or with $SYSTEMD_OFFLINE==1 (#79643) 2 years ago
79658-improving-return-and-docs.yaml Add missing newlines to YAML files (#80031) 2 years ago
79681-argspec-param-deprecation.yml Fix reporting of deprecated arguments for modules. (#79681) 2 years ago
79690-normal-action-undefined.yml normal action plugin: remove superfluous code (#79690) 2 years ago
79711-fix-play-stats-rescued.yml Correctly count rescued tasks in play stats (#79724) 2 years ago
79717-get-url-ciphers.yml Ensure we are passing ciphers to all url_get calls (#79718) 2 years ago
79732-filename_in_decrypt_error.yml Show filename additionally if missing secrets prevents decryption (#79732) 2 years ago
79740-aliases-warnings-deprecations-in-suboptions.yml Argument spec alias handling: actually report deprecated aliases in suboptions, and fix warning message in suboptions when two aliases of the same option are used (#79740) 2 years ago
79763-ansible_debug_template_tb_fix.yml Fix traceback in template action with ANSIBLE_DEBUG=1 (#79764) 2 years ago
79776-fix-force_handlers-cond-include.yml Fix conditionally notified include handlers (#79804) 2 years ago
79783-acme-test-container.yml Bump acme test container. (#79783) 2 years ago
79837-unquoting-only-when-origin-is-ini.yml ansible-playbook -K breaks when passwords have quotes (#79837) 2 years ago
79839-lookup-option-name.yml Update lookup to use positional only arg for name to avoid conflicts (#79839) 2 years ago
79862-debug-action-args.yml Use arg validation in debug action (#79866) 2 years ago
79862-fix-varargs.yml don't ignore templated _raw_params that k=v parser failed to parse (#79913) 2 years ago
79968-blocks-handlers-error.yml Make using blocks as handlers a parser error (#79993) 2 years ago
79981-user-fix-groups-comparison.yml user - fix comparing existing group names to group IDs (#79981) 2 years ago
AddType-unsafe.yml AddType - Support compiling with /unsafe C# code (#79853) 2 years ago
adjust_config_list.yml ansible-config, only subvalues should use yaml shorthand (#79073) 2 years ago
adoc_fix_list.yml filter/test plugin listing, fix bug on file sorting (#79591) 2 years ago
ainv_limit.yml ansible-inventory, add --limit option (#79596) 2 years ago
always-create-new-role.yml Always create new role (#78661) 2 years ago
ansible-galaxy-install-delay-initial-api-call.yml ansible-galaxy install - fix unnecessary api check when installing a role from git repo (#79090) 2 years ago
ansible-galaxy-install-git-src-manifest.yml fix installing collections from git repos that contain MANIFEST.json (#79808) 2 years ago
ansible-galaxy-role-search-rc.yml give a warning when no roles match the search instead of returning rc 1 (#79195) 2 years ago
ansible-test-cloudstack-plugin.yml ansible-test - Update CloudStack plugin container (#79813) 2 years ago
ansible-test-container-management.yml Remove trailing spaces from lines in YAML (#80032) 2 years ago
ansible-test-containers-docs-build.yml ansible-test - Update default container. 2 years ago
ansible-test-containers-python-3.11.0.yml ansible-test - Update base and default containers. 2 years ago
ansible-test-default-container-update.yml ansible-test - Update base and default containers (#79846) 2 years ago
ansible-test-docs-links.yml ansible-test - Fix and update documentation links. 2 years ago
ansible-test-errno.yml ansible-test - Avoid direct use of `errno`. 2 years ago
ansible-test-fix-python-3.11-traceback.yml ansible-test - Fix completion error in Python 3.11. 2 years ago
ansible-test-fix-warning-msg.yml ansible-test - fix warning to include image name (#79560) 2 years ago
ansible-test-foreman.yml ansible-test - Deprecate the foreman test plugin (#79821) 2 years ago
ansible-test-govcsim.yml ansible-test - Adjust vcenter test plugin behavior (#80063) 2 years ago
ansible-test-integration-target-prefixes.yml ansible-test - Allow target prefixes to use `_` (#80021) 2 years ago
ansible-test-integration-targets-filter.yml ansible-test - Fix integration test target filter. (#78862) 2 years ago
ansible-test-nios-plugin.yml ansible-test - Update the NIOS test container (#79820) 2 years ago
ansible-test-payload-file-permissions.yml Remove trailing spaces from lines in YAML (#80032) 2 years ago
ansible-test-pep8-e203.yml ansible-test - Disable the pep8 E203 rule (#79966) 2 years ago
ansible-test-podman-chroot.yml ansible-test - Support Podman 4.4.0+ 2 years ago
ansible-test-pylint-2.15.4.yml ansible-test - Update pylint to 2.15.4. 2 years ago
ansible-test-pylint-2.15.5.yml ansible-test - Fix pylint support on Python 3.11. 2 years ago
ansible-test-pylint-command.yml ansible-test - Improve pylint command consistency. (#78896) 2 years ago
ansible-test-pylint-string-format.yml ansible-test - Improve pylint backwards compat (#79997) 2 years ago
ansible-test-pylint-trailing-comma-tuple.yml ansible-test - Enable trailing-comma-tuple pylint rule (#79909) 2 years ago
ansible-test-pypi-proxy-fix.yml ansible-test - Fix target PyPI proxy config. 2 years ago
ansible-test-pytest-assertion-rewriting.yml Fix #80020 typos confusing `pylint` for `pytest` (#80056) 2 years ago
ansible-test-removed-old-platforms.yml ansible-test - Remove old containers and remotes (#79929) 2 years ago
ansible-test-requirements-message.yml ansible-test - Show Python version before install (#80022) 2 years ago
ansible-test-sanity-requirements.yml ansible-test - Update sanity test requirements (#79819) 2 years ago
ansible-test-test-plugin-error-message.yml ansible-test - Specify config path in plugin error (#79881) 2 years ago
ansible-test-unused-import-collections.yml ansible-test - Enable unused-import pylint rule (#79912) 2 years ago
ansible-test-updated-platforms.yml ansible-test - Update available platforms. 2 years ago
ansible-test-validate-modules-future-import.yml validate-modules - Remove `__future__` limits (#79800) 2 years ago
ansiblej2vars-chainmap.yml Simplify AnsibleJ2Vars by using ChainMap for vars (#78713) 2 years ago
apt-remove_allow-change-held-packages.yml added --allow-change-held-packages for apt remove (#78203) 2 years ago
apt_notb.yml apt module, prevent tb from invalid type for pkg (#78666) 2 years ago
apt_repo_trust_prefs.yml apt_repository, handle both new/old gpgp stds (#78735) 2 years ago
basic-version-check.yml basic.py - Perform Python version check earlier (#79954) 2 years ago
become-loop-setting.yml Fix connection/become task loop settings (#78565) 2 years ago
better-maybe-json-uri.yml Better json content type detection for uri (#79719) 2 years ago
cache-fa-on-pb-cls.yml Cache field attributes list on the playbook classes (#79091) 2 years ago
deprecate-non-enforced-password_hash-type-choices.yml improve password_hash warning for unsupported algorithms (#79872) 2 years ago
deprecate-vars-list-of-dicts.yml Deprecate using a list of dicts for vars. See #78920 (#78927) 2 years ago
dont_move_non_files.yml copy, avoid moving non temp remote 'non' files (#79102) 2 years ago
file_lookup_errors.yml file lookup now works with general lookup error framework (#79339) 2 years ago
file_lookup_fix.yml File lookup handle missing file more gracefully (#79230) 2 years ago
fix_jinja_native_async.yml Change ansible_job_id format (#79951) 2 years ago
fix_omit_key.yml omit keyword should reset to context (#78917) 2 years ago
fork_safe_stdio.yml Prevent stdio deadlock in forked children (#79522) 2 years ago
galaxy-install-no-colon.yml Allow pip like version syntax for installing collections (#79405) 2 years ago
hashlib-algorithms.yml Fix detection of available hashlib algorithms (#79946) 2 years ago
local_bad_user.yml local connection: avoid tb when running in container with invalid user (#79414) 2 years ago
mention_acl.yml mention acl in permissions errors (#79209) 2 years ago
new_editor_pager_opts.yml make pager and editor configurable, specifically for ansible (#78816) 2 years ago
no-stacked-descriptors.yaml Replace deprecated stacked `@classmethod` and `@property` (#79952) 2 years ago
optimize_vars_loads.yml slight var loading optimization (#78835) 2 years ago
plugin_loader_fix.yml plugin loader fix existing config testing (#78859) 2 years ago
powershell-7.3-fix.yml Ansible.Basic.cs - Fix compile error on PS 7.3.x (#79848) 2 years ago
psscriptanalyzer-1.21.0.yml Remove trailing spaces from lines in YAML (#80032) 2 years ago
pycompat24.yml pycompat24 - Remove support for Python <= 2.5 (#79953) 2 years ago
remove-nested-defined-fallback-code.yml Remove unneeded fallback code for nested defined/undefined tests (#79960) 2 years ago
role_vars_scope_fix.yml avoid roles exporting vars: (#69040) 2 years ago
skip-conditional.yml Add condition that causes a when to skip a task to output msg (#78918) 2 years ago
strategy_badid_fix.yml strategy fix invalid variables being registered (#79706) 2 years ago
strftime_docs.yml more strftime docs (#79417) 2 years ago
test-container-update.yml ansible-test - Update test container to 7.4.0 (#79281) 2 years ago
unsorted.yml Removed sorting to preserve original order (#74839) 2 years ago
unused-imports-core.yml Clean up unused imports in core (#79900) 2 years ago
unused-imports-module-utils-internal.yml Remove unused internal imports from module_utils (#79906) 2 years ago
unused-imports-module-utils-stdlib.yml Remove unused stdlib imports from module_utils (#79905) 2 years ago
unused-imports-modules.yml Clean up unused imports in modules (#79898) 2 years ago
unused-imports-plugins.yml Clean up unused imports in plugins (#79899) 2 years ago
update-collections-abc-imports.yml Update collections.abc imports (#79911) 2 years ago
use-native-raise-from.yml Use `raise ... from` instead of `six.raise_from` 2 years ago
user-module-return-docs.yml user - Remove invalid return docs (#79891) 2 years ago
v2.15.0-initial-commit.yaml Bump devel to 2.15.0.dev0 (#78817) 2 years ago
validate-module-ps-cmdlet.yml ansible-test - fix ps argspec check inside cmdlet (#79699) 2 years ago
validate-modules-forced_action_plugin.yml The attribute was renamed to 'action' and the extra data was not used anymore. (#79317) 2 years ago
validate-modules-sidecar.yml ansible-test validate-module - support sidecar docs (#78904) 2 years ago
winrm-read-timeout.yml winrm - fix reducing 'Read timed out' error (#78869) 2 years ago