..
56017-allow-lazy-eval-on-jinja2-expr.yml
Allow for lazy evaluation of Jinja2 expressions ( #56116 )
3 years ago
58632-uri-include_use_proxy.yaml
…
61965-user-module-fails-to-change-primary-group.yml
Fix lusermod using a group name and not id ( #61965 ) ( #77914 )
3 years ago
65499-no_inventory_parsed.yml
…
74481_debian_minor_version.yml
distribution: add distribution_minor_version for Debian Distro ( #74721 )
3 years ago
75090-multiline-flag-support-for-blockinfile.yml
Blockinfile multiline search ( #75090 )
3 years ago
76971-unarchive-remove-unnecessary-zipinfo-dependency.yml
unarchive - fall back to unzip -Z if zipinfo is not available ( #76971 )
2 years ago
77014-ansible-galaxy-list-fix-null-metadata-namespace-name.yml
…
77265-module_defaults-with-modules-as-redirected-actions.yaml
Add toggle to fix module_defaults with module-as-redirected-action on a per-module basis ( #77265 )
3 years ago
77393-remove-allow_world_readable_tmpfiles.yml
…
77394-remove-command_warnings.yml
…
77395-remove-libvirt_lxc_noseclabel.yml
…
77396-remove-display_skipped_hosts.yml
…
77397-remove-network_group_modules.yml
…
77398-remove-plugin_filters_cfg-default.yml
…
77424-fix-False-ansible-galaxy-server-config-options.yaml
…
77465-ansible-test-compile-crash.yml
…
77472-ansible-test-network-disconnect-warning.yml
…
77493-ansible-galaxy-find-git-executable-before-using.yaml
Get git executable for collections in git repos ( #77493 )
3 years ago
77507-deprecate-pc-verbosity.yml
Deprecate PlayContext.verbosity ( #77507 )
3 years ago
77535-prevent-losing-unsafe-lookups.yml
Prevent losing unsafe from lookups ( #77609 )
3 years ago
77544-fix-error-yaml-inventory-int-hostnames.yml
Add a test and changelog for non-string host names in yaml inventory files ( #77569 )
3 years ago
77561-ansible-galaxy-coll-install-null-dependencies.yml
ansible-galaxy collection - ensure dependencies are a dict ( #77561 )
3 years ago
77576-arg_spec-no_log-aliases.yml
arg_spec - Return aliases in validation result and update aliases ( #77576 )
3 years ago
77599-add-url-include-deprecation.yml
add link to deprecation warning ( #77599 )
3 years ago
77630-ansible-galaxy-fix-unsupported-resolvelib-version.yml
Fix ansible-galaxy traceback when unexpected version of resolvelib is installed ( #77630 )
3 years ago
77649-support-recent-resolvelib-versions.yml
ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 ( #77649 )
2 years ago
77693-actually-ignore-unreachable.yml
Make `ignore_unreachable` to count `ignored` counter
3 years ago
77788-deprecate-non-lists-lookups.yml
Deprecate non lists lookups ( #77875 )
2 years ago
77789-catch-keyerror-lookup-dict.yml
template/__init__.py - fix KeyError when wantlist=False with non-list
3 years ago
77792-fix-facts-discovery-specific-interface-names.yml
Supply 'dev' keyword for linux network facts discovery ( #77793 )
3 years ago
77898-ansible-config-dump-only-changed-all-types.yml
Fix 'ansible-config dump --only-changed -t all' verbosity ( #77898 )
3 years ago
77934-empty-loop-template-callback.yml
Properly send a skipped message for empty templated loop ( #77945 )
3 years ago
77936-add-pyyaml-version.yml
Pin PyYAML version compatible with Python 3.8+ ( #77936 )
2 years ago
added_uri_tests.yml
Add uri, urn and url test plugins ( #77423 )
3 years ago
ansible-require-blocking-io.yml
Require blocking IO for ansible CLI.
3 years ago
ansible-test-ansible-core-mock.yml
ansible-test - Prefer unittest.mock for core.
3 years ago
ansible-test-coverage.yml
ansible-test - Support multiple coverage versions.
3 years ago
ansible-test-distro-containers.yml
ansible-test - Update Alpine, openSUSE containers
2 years ago
ansible-test-less-python-2.7.yml
ansible-test - Remove more Python 2.7 support.
3 years ago
ansible-test-multi-arch-cloud-containers.yml
ansible-test - More multi-arch containers.
3 years ago
ansible-test-multi-arch-distro-containers.yml
ansible-test - Make distro containers multi-arch. ( #77814 )
3 years ago
ansible-test-multi-arch-remotes.yml
ansible-test - Add multi-arch remote support.
3 years ago
ansible-test-remote-completion-validation.yml
ansible-test - Fix remote completion validation.
3 years ago
ansible-test-remotes.yml
ansible-test - Add RHEL 9 / FreeBSD 13.1 remotes. ( #77851 )
3 years ago
ansible-test-rhel-8.6.yml
ansible-test - Add RHEL 8.6 support.
3 years ago
ansible-test-shell-features.yml
ansible-test - Enhance the shell command. ( #77734 )
3 years ago
ansible-test-subprocess-isolation.yml
ansible-test - Fix subprocess management. ( #77641 )
3 years ago
ansible-test-target-filter.yml
…
ansible-test-target-options.yml
ansible-test - Fix shell target options handling.
3 years ago
ansible-test-ubuntu-remote.yml
ansible-test - Add support for remote Ubuntu VMs.
3 years ago
ansible_connection_verbosity.yml
ansible-connection verboistery ( #77509 )
3 years ago
apt_key-remove-deprecated-key.yml
…
apt_repository_sans_apt_key.yml
apt_repository add falalback to deprecated apt-key usage ( #77340 )
3 years ago
apt_virtual_fix.yml
apt: fix virtual package install version detection ( #76781 )
3 years ago
better-msg-role-in-handler.yml
Raise a proper error when include/import_role is used as a handler ( #77807 )
3 years ago
better_info_sources.yml
Better info sourcing ( #77511 )
3 years ago
better_nohosts_error.yml
CLI now issues clearer error when 0 hosts selected ( #77517 )
3 years ago
config_formats.yml
ansible-config added json/yaml output to list/dump ( #77447 )
3 years ago
config_load_by_name.yml
dont rely on path to set config defs for plugins ( #77659 )
3 years ago
config_manager_changes.yml
Yolo ( #77554 )
3 years ago
deprecate-fact_path-gather_subset-gather_timeout-defaults.yml
Deprecate FACT_PATH/GATHER_SUBSET/GATHER_TIMEOUT defaults ( #77656 )
3 years ago
display_verbosity.yml
Move to display as single source of verbosity ( #77498 )
3 years ago
doc_errors.yml
More information on doc parsing errors ( #77685 )
3 years ago
ensure_config_always_templated.yml
Yolo ( #77554 )
3 years ago
fix_inv_refresh.yml
preserve add_host/group_by on refresh ( #77944 )
2 years ago
forked-display-via-queue.yml
Forked display via queue ( #77056 )
2 years ago
get_url-accept-file-for-checksum.yml
get_url - permit to have a checksum only file ( #77948 )
3 years ago
get_url-remove-deprecated-sha256sum.yml
…
git_fixes.yml
git fix docs and wrapper script ( #77588 )
3 years ago
handle-role-dependency-type-error.yml
validate meta/main.yml dependencies and meta/requirements.yml are both lists before concatenating them together ( #77821 )
3 years ago
import_playbook-remove-params.yml
…
items2dict-error-handling.yml
Fix items2dict errors for incorrect list item type and missing keys ( #77946 )
3 years ago
play_iterator-remove_deprecations.yml
PlayIterator - remove deprecated states ( #77444 )
3 years ago
powershell-deprecated-functions.yml
…
python-2.6-discovery.yml
Exclude Python 2.6 from interpreter discovery.
3 years ago
python-3.11.yml
Add Python 3.11 support.
3 years ago
python_version_path.yml
Add python path to version output ( #77631 )
3 years ago
remove-deprecated-default-callback-without-doc.yml
Remove deprecated subclassing DefaultCallback without doc_fragment ( #77677 )
3 years ago
remove-import-cache-plugin-directly.yml
Remove deprecated loading cache plugins directly without cache_loader ( #77655 )
3 years ago
restrict_role_files_to_role.yml
Restrict role loading .. to role ... ( #77683 )
3 years ago
strftime-in-utc.yml
Allow strftime to display time in UTC ( #70351 )
3 years ago
systemd_services.yml
rename systemd module to services only ( #77644 )
3 years ago
templar-correct-environment_class-template.yml
…
template_override.yml
template override colon bugfixes ( #77495 )
3 years ago
type_shim_exception_swallow.yml
swallow all exceptions in type annotation support shim imports ( #77860 )
3 years ago
unsafeproxy-deprecated.yml
…
v2.14.0-initial-commit.yaml
…
vm_more_efficient.yml
varaiblemanager, more efficienet vars file reads ( #77570 )
3 years ago
windows_conn_option_fix.yml
Fix windows connection options ( #77844 )
3 years ago
winrm-kinit-path.yml
winrm - ensure callers PATH for kinit is set ( #77401 )
3 years ago