.. |
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
|
honor use_proxy parameter (#77312)
|
3 years ago |
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
|
Hide "[WARNING]: No inventory was parsed" message (#65499)
|
3 years ago |
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 |
77014-ansible-galaxy-list-fix-null-metadata-namespace-name.yml
|
[ansible-galaxy] Fix listing collections with null namespace/name/version metadata (#77014)
|
3 years ago |
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
|
Remove deprecated ALLOW_WORLD_READABLE_TMPFILES config option (#77410)
|
3 years ago |
77394-remove-command_warnings.yml
|
Remove COMMAND_WARNINGS and warn (#77411)
|
3 years ago |
77395-remove-libvirt_lxc_noseclabel.yml
|
Remove deprecated LIBVIRT_LXC_NOSECLABEL env var (#77426)
|
3 years ago |
77396-remove-display_skipped_hosts.yml
|
Remove deprecated DISPLAY_SKIPPED_HOSTS env var (#77427)
|
3 years ago |
77397-remove-network_group_modules.yml
|
Remove deprecated NETWORK_GROUP_MODULES env var (#77428)
|
3 years ago |
77398-remove-plugin_filters_cfg-default.yml
|
Remove deprecated default.plugin_filters_cfg config option (#77429)
|
3 years ago |
77424-fix-False-ansible-galaxy-server-config-options.yaml
|
Fix type for ansible-galaxy server config definitions (#77424)
|
3 years ago |
77465-ansible-test-compile-crash.yml
|
Fix sanity test crash.
|
3 years ago |
77472-ansible-test-network-disconnect-warning.yml
|
ansible-test - Don't fail if network cannot be disconnected (#77472)
|
3 years ago |
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 |
77693-actually-ignore-unreachable.yml
|
Make `ignore_unreachable` to count `ignored` counter
|
3 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)
|
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 distro containers. (#77847)
|
3 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 - Fix origin host target filtering.
|
3 years ago |
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_key: remove deprecated key module param (#77409)
|
3 years ago |
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 |
get_url-remove-deprecated-sha256sum.yml
|
get_url: remove deprecated sha256sum module param (#77408)
|
3 years ago |
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
|
import_playbook: remove deprecated free form params (#77431)
|
3 years ago |
items2dict-error-handling.yml
|
Fix items2dict errors for incorrect list item type and missing keys (#77946)
|
2 years ago |
play_iterator-remove_deprecations.yml
|
PlayIterator - remove deprecated states (#77444)
|
3 years ago |
powershell-deprecated-functions.yml
|
Remove deprecated Load-CommandUtils and Import-PrivilegeUtil (#77457)
|
3 years ago |
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
|
Ensure correct environment_class is set on Template (#77485)
|
3 years ago |
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
|
Remove deprecated UnsafeProxy (#77455)
|
3 years ago |
v2.14.0-initial-commit.yaml
|
Start of 2.14 development cycle. (#77378)
|
3 years ago |
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 |