.. |
17393-fix_silently_failing_lvm_facts.yaml
|
Add default value for lvm_facts when lvm or lvm2 is not installed or … (#75989)
|
2 years ago |
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 |
73072-dnf-skip-broken.yml
|
[dnf] Fix skip_broken, add test coverage (v2) (#78158)
|
2 years ago |
74481_debian_minor_version.yml
|
distribution: add distribution_minor_version for Debian Distro (#74721)
|
3 years ago |
75042-lowercase-dash-n-with-luseradd-on-all-distros.yml
|
user - Use -n instead of -N for luseradd on all distros (#75042)
|
2 years ago |
75090-multiline-flag-support-for-blockinfile.yml
|
Blockinfile multiline search (#75090)
|
3 years ago |
75216-loop-control-extended-allitems.yml
|
Add new `loop_control.extended_allitems` option (#75760)
|
2 years ago |
75431-Add-uptime-fact-for-NetBSD.yml
|
facts: Add uptime fact for NetBSD (#75431)
|
2 years ago |
75740-remove-travis-file-from-role-skeletons.yml
|
Remove .travis.yml files from galaxy init skeletons (#75740)
|
2 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
|
[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 |
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 |
77781-callback-crash.yml
|
Do not crash callbacks if exception is not a string. (#77781)
|
2 years ago |
77788-deprecate-non-lists-lookups.yml
|
Deprecate non lists lookups (#77875)
|
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)
|
3 years ago |
77936-add-pyyaml-version.yml
|
Pin PyYAML version compatible with Python 3.8+ (#77936)
|
2 years ago |
78050-replace-spwd.yml
|
Use ctypes to access shadow, instead of spwd which is deprecated (#78050)
|
2 years ago |
78058-yum-releasever-latest.yml
|
yum: fix releasever for latest (#78066)
|
2 years ago |
78141-template-fix-convert_data.yml
|
template module/lookup: fix convert_data for macros (#78259)
|
2 years ago |
78156-undefined-check-in-finalize.yml
|
Move undefined check from concat to finalize (#78165)
|
2 years ago |
78214-wait-for-compare-bytes.yml
|
wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317)
|
2 years ago |
78223_aix_fix_processor_facts.yml
|
Fix AIX processor facts and add unit test (#78223)
|
2 years ago |
78295-dnf-fix-comparison-operators-docs.yml
|
dnf: clarify comparison operators in docs (#78316)
|
2 years ago |
78325-ansible-galaxy-fix-caching-paginated-responses-from-v3-servers.yml
|
Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78325)
|
2 years ago |
added_uri_tests.yml
|
Add uri, urn and url test plugins (#77423)
|
3 years ago |
aix_chmod_255.yml
|
chmod aix errors with 255 is not unreachable (#78249)
|
2 years ago |
ansible-connection_decode.yml
|
Decode vaulted args before sending over ansible-connection. (#78236)
|
2 years ago |
ansible-require-blocking-io.yml
|
Require blocking IO for ansible CLI.
|
3 years ago |
ansible-require-utf8.yml
|
Preflight utf8 encodings check (#78175)
|
2 years ago |
ansible-test-ansible-core-mock.yml
|
ansible-test - Adjust unit test mock usage. (#77961)
|
2 years ago |
ansible-test-coverage.yml
|
ansible-test - Support multiple coverage versions.
|
3 years ago |
ansible-test-default-containers.yml
|
ansible-test - Update base and default containers.
|
2 years ago |
ansible-test-distro-containers-hosts.yml
|
ansible-test - Update distro containers to 4.3.0.
|
2 years ago |
ansible-test-distro-containers.yml
|
ansible-test - Update Alpine, openSUSE containers
|
2 years ago |
ansible-test-drop-python-3.8-controller.yml
|
ansible-test - Drop Python 3.8 controller support. (#78237)
|
2 years ago |
ansible-test-filter-options.yml
|
ansible-test - Fix handling of args after `--` (#78328)
|
2 years ago |
ansible-test-generalize-become.yml
|
ansible-test - More flexible become support.
|
2 years ago |
ansible-test-less-python-2.7.yml
|
ansible-test - Remove more Python 2.7 support.
|
3 years ago |
ansible-test-more-remotes.yml
|
ansible-test - Add support for more remotes.
|
2 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-pip-bootstrap.yml
|
ansible-test - Improve pip bootstrap download.
|
2 years ago |
ansible-test-remote-acl.yml
|
ansible-test - Install `acl` on Alpine remotes. (#78303)
|
2 years ago |
ansible-test-remote-become.yml
|
ansible-test - Use sudo for all remotes. (#78310)
|
2 years ago |
ansible-test-remote-completion-validation.yml
|
ansible-test - Fix remote completion validation.
|
3 years ago |
ansible-test-remotes.yml
|
ansible-test - Remove deprecated test platforms.
|
2 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-tty-output-handling.yml
|
ansible-test - Fix TTY and output handling. (#78350)
|
2 years ago |
ansible-test-ubuntu-remote.yml
|
ansible-test - Add support for remote Ubuntu VMs.
|
3 years ago |
ansible-test-validate-modules-docs-only-docstring.yml
|
ansible-test - Allow docstring in docs-only module
|
2 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 |
atomic_cache_files.yml
|
Ensure atomic writes for cache file (#78208)
|
2 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 |
console_list_all.yml
|
ansible-console fixes (#78064)
|
2 years ago |
deprecate-crypt-support.yml
|
Deprecate use of Python crypt (#78257)
|
2 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 |
dnf-fix-locale-language.yml
|
dnf: fix output parsing on non-English LANGUAGE systems (#78233)
|
2 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 |
fieldattributes-classproperty.yml
|
Use classproperty to access field attributes of a class (#78180)
|
2 years ago |
fix_adoc_text.yml
|
Fix wording for :ref|term: substitution (#78216)
|
2 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 |
galaxy_server_timeout.yml
|
Galaxy server config updates (#77106)
|
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
|
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 |
hide_distro_map.yml
|
hide distro map since it is not configurable (#78068)
|
2 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)
|
3 years ago |
kylin_linux_advanced_server_distribution_support.yml
|
Added Kylin Linux Advanced Server Support (#78232)
|
2 years ago |
loader_in_listify.yml
|
listify_lookup_plugin_terms deprecate dataloader (#78244)
|
2 years ago |
opensuse_disto_id.yml
|
Make distro.id() report newer versions of OpenSuSE (at least >=15) also report as opensuse (#76121)
|
2 years ago |
password_lookup_fix.yml
|
password lookup argument parsing fix (#78080)
|
2 years ago |
pep440-version-type.yml
|
Add pep440 version_type for version test (#78308)
|
2 years ago |
permission-denied-spwd-module.yml
|
Fix 'Permission denied' in user module while generating SSH keys (#78040)
|
2 years ago |
pip-lazy-import.yml
|
fix pip module resolution (#78000)
|
2 years ago |
play_iterator-remove_deprecations.yml
|
PlayIterator - remove deprecated states (#77444)
|
3 years ago |
plugin-loader-deterministic-fuzzy-match.yml
|
Make fuzzy plugin matching deterministic.
|
2 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 |
python39-min-controller.yml
|
Python 3.9 min for controller (#77566)
|
2 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 |
self_referential.yml
|
PluginLoader now installs module-to-be-imported in sys.modules before exec (as Python import does). (#78364)
|
2 years ago |
shell_env_typeerror.yml
|
shell plugins give out user friendly type error (#77983)
|
2 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 |
validate-modules-module-raw-return-type.yml
|
validate-modules - allow raw module return type (#78231)
|
2 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 |
write_file_uri_cleanup.yml
|
Cleanup write_file method in uri (#76412)
|
2 years ago |