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 04fc98c794 ansible-test - Improve container startup handling.
Also improve the ansible-test-container integration test:

 - Add coverage for the no-probe code path.
 - Add work-arounds for centos6 containers (to support backporting).
 - Avoid systemd debug when the container doesn't use cgroup.
1 year ago
..
71424-deterministic-vault-encode.yml Custom salt for ansible-vault encrypt (#79063) 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
78172-allow-force-deletion-of-group.yaml Allow force deletion of group (#78172) 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 Disable IP address lookups in iptables -module when listing (#78828) 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
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 Fix file touch check mode result (#79360) (#79422) 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
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) 1 year 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-role-search-rc.yml give a warning when no roles match the search instead of returning rc 1 (#79195) 2 years ago
ansible-test-container-management.yml ansible-test - Improve container startup handling. 1 year 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-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-integration-targets-filter.yml ansible-test - Fix integration test target filter. (#78862) 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-pypi-proxy-fix.yml ansible-test - Fix target PyPI proxy config. 1 year 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
become-loop-setting.yml Fix connection/become task loop settings (#78565) 2 years ago
cache-fa-on-pb-cls.yml Cache field attributes list on the playbook classes (#79091) 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_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
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
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
psscriptanalyzer-1.21.0.yml ansible-test - Update PSScriptAnalyzer to 1.21.0 2 years ago
role_vars_scope_fix.yml avoid roles exporting vars: (#69040) 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
v2.15.0-initial-commit.yaml Bump devel to 2.15.0.dev0 (#78817) 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