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
Sloane Hertel 4b45b4b09d
apt - fix failure when package is not installed and only_upgrade=True (#78781)
* apt - fix module failure when package is not installed and only_upgrade is True

* changelog
2 years ago
..
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
23161-includes-loops-rescue.yml Prevent double failing hosts for includes in loops (#76928) 2 years ago
29680-fetch-file-file-name-too-long.yml Correctly get the filename from a url in fetch_file. Fixes #29680 (#78383) 2 years ago
43191-72638-ansible_failed_task-fixes.yml Propagate ansible_failed_task to an outer rescue (#78676) 2 years ago
56017-allow-lazy-eval-on-jinja2-expr.yml
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) 2 years ago
64612-fetch_file-multi-part-extension.yml fetch_file - properly split files with multi-part file extensions (#75257) 2 years ago
65499-no_inventory_parsed.yml
70180-collection-list-more-robust.yml Fix listing collections that are missing the metadata required by build (#76596) 2 years ago
73072-dnf-skip-broken.yml [dnf] Fix skip_broken, add test coverage (v2) (#78158) 2 years ago
74446-network-conn-options.yaml Replace get_persistent_connection_options in task_executor with get_options (#74446) 2 years ago
74481_debian_minor_version.yml
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) 2 years ago
75216-loop-control-extended-allitems.yml Add new `loop_control.extended_allitems` option (#75760) 2 years ago
75364-yum-repository-async.yml yum_repository: Do not set default value for async (#76750) 2 years ago
75431-Add-uptime-fact-for-NetBSD.yml facts: Add uptime fact for NetBSD (#75431) 2 years ago
75715-post_validate-LoopControl.yml post_validate LoopControl (#75715) 2 years ago
75740-remove-travis-file-from-role-skeletons.yml Remove .travis.yml files from galaxy init skeletons (#75740) 2 years ago
76167-update-attributes-of-files-that-are-links.yml Update attributes of files that are links without specifying link target (#76167) 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
77265-module_defaults-with-modules-as-redirected-actions.yaml
77315-fix-meta-vv-header.yml Print skip reason for skipped meta tasks instead of an empty msg in -vv (#78681) 2 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
77418-ansible-galaxy-init-include-meta-runtime.yml add required file to collection skeleton (#77418) 2 years ago
77424-fix-False-ansible-galaxy-server-config-options.yaml
77465-ansible-test-compile-crash.yml
77468-ansible-galaxy-remove-unnecessary-api-call.yml Limit Galaxy API calls during ansible-galaxy dependency resolution (#77468) 2 years ago
77472-ansible-test-network-disconnect-warning.yml
77493-ansible-galaxy-find-git-executable-before-using.yaml
77507-deprecate-pc-verbosity.yml
77535-prevent-losing-unsafe-lookups.yml
77544-fix-error-yaml-inventory-int-hostnames.yml
77561-ansible-galaxy-coll-install-null-dependencies.yml
77576-arg_spec-no_log-aliases.yml
77599-add-url-include-deprecation.yml
77630-ansible-galaxy-fix-unsupported-resolvelib-version.yml
77649-support-recent-resolvelib-versions.yml ansible-galaxy - support resolvelib versions >= 0.5.3, < 0.9.0 (#77649) 2 years ago
77679-syntax-error-mention-filename.yml Ensure syntax check errors include filenames (#77679) 2 years ago
77693-actually-ignore-unreachable.yml Make `ignore_unreachable` to count `ignored` counter 2 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) 2 years ago
77789-catch-keyerror-lookup-dict.yml
77792-fix-facts-discovery-specific-interface-names.yml
77898-ansible-config-dump-only-changed-all-types.yml Fix 'ansible-config dump --only-changed -t all' verbosity (#77898) 2 years ago
77934-empty-loop-template-callback.yml Properly send a skipped message for empty templated loop (#77945) 2 years ago
77936-add-pyyaml-version.yml Pin PyYAML version compatible with Python 3.8+ (#77936) 2 years ago
77969-apt-preferences.yml apt: include apt preferences (e.g. pinning) when selecting packages (#78327) 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
78112-adhoc-args-as-json.yml Add support for json in adhoc -a (#78114) 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
78204-galaxy-role-file-detection.yml Fix --role-file arg detection (#78475) 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
78496-fix-apt-check-mode.yml Fix apt making changes in check mode (#78496) 2 years ago
78512-uri-use-netrc-true-false-argument.yml uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 2 years ago
78516-galaxy-cli-exit-codes.yml Fix exit codes for role search and delete. Fixes #78516 (#78578) 2 years ago
78562-deprecate-vars-plugin-attr.yml Fix vars plugin code and documentation mismatch (#78562) 2 years ago
78612-rescue-block-ansible_play_hosts.yml _get_next_task_from_state should not mutate anyting outside of state (#78657) 2 years ago
78633-urls-ciphers.yml Allow selection of TLS/SSL ciphers (#78650) 2 years ago
78648-urllib3-import-exceptions.yml Guard urllib3 imports against all exceptions. Fixes #78648 (#78667) 2 years ago
78668-ansible-doc-formatting.yml ansible-doc: remove manual formatting (#78668) 2 years ago
78700-add-plugin-name-and-aliases.yml add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
78781-fix-apt-only_upgrade-behavior.yml apt - fix failure when package is not installed and only_upgrade=True (#78781) 2 years ago
abstract_errors_info.yml add info about plugin name when ignoring abstract errors (#78465) 2 years ago
added_uri_tests.yml Add uri, urn and url test plugins (#77423) 2 years ago
adoc_moarf.yml ansilbe-doc fixes for filters/test listing (#78696) 2 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-console-renamed-arg.yml ansible-console - Fix arg name to match base class. (#78502) 2 years ago
ansible-galaxy-collection-init-force.yml Fix removing existing dir/files with `ansible-galaxy collection init --force` (#78403) 2 years ago
ansible-require-blocking-io.yml
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-ansible-doc-sanity-fqcn.yml ansible-test - Fix ansible-doc sanity test FQCN. (#78518) 2 years ago
ansible-test-container-tmpfs.yml ansible-test - Use --tmpfs to run containers. (#78605) 2 years ago
ansible-test-containers-no-volume.yml ansible-test - Update test containers. (#78615) 2 years ago
ansible-test-content-config.yml ansible-test - Parse content config only once. (#78418) 2 years ago
ansible-test-coverage.yml
ansible-test-default-containers.yml ansible-test - Update base and default containers. (#78532) 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-fedora-35.yml ansible-test - Remove Fedora 35 support. (#78720) 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-locale.yml ansible-test - Update locale logic to match core. (#78389) 2 years ago
ansible-test-more-remotes.yml ansible-test - Remove Fedora 35 support. (#78720) 2 years ago
ansible-test-multi-arch-cloud-containers.yml ansible-test - More multi-arch containers. 2 years ago
ansible-test-multi-arch-distro-containers.yml
ansible-test-multi-arch-remotes.yml
ansible-test-pip-bootstrap.yml ansible-test - Improve pip bootstrap download. 2 years ago
ansible-test-podman-create-retry.yml ansible-test - Fix container error handling. (#78739) 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-remotes.yml ansible-test - Remove deprecated test platforms. 2 years ago
ansible-test-rhel-8.6.yml
ansible-test-sanity-requirements.yml ansible-test - Update sanity test requirements. (#78528) 2 years ago
ansible-test-self-change-classification.yml ansible-test - Fix self-test change handling. (#78521) 2 years ago
ansible-test-shell-features.yml
ansible-test-subprocess-isolation.yml
ansible-test-target-filter.yml
ansible-test-target-options.yml ansible-test - Fix shell target options handling. 2 years ago
ansible-test-tty-output-handling.yml ansible-test - Fix TTY and output handling. (#78350) 2 years ago
ansible-test-ubuntu-bootstrap-fix.yml ansible-test - Fix Ubuntu 20.04 bootstrapping. (#78551) 2 years ago
ansible-test-ubuntu-remote.yml
ansible-test-validate-modules-docs-only-docstring.yml ansible-test - Allow docstring in docs-only module 2 years ago
ansible-test-verify-executables.yml ansible-test - Verify executables are executable. (#78606) 2 years ago
ansible_connection_verbosity.yml
apt_key-remove-deprecated-key.yml
apt_repository_sans_apt_key.yml
apt_virtual_fix.yml apt: fix virtual package install version detection (#76781) 2 years ago
atomic_cache_files.yml Ensure atomic writes for cache file (#78208) 2 years ago
better-msg-role-in-handler.yml
better_info_sources.yml
better_nohosts_error.yml
collection-build-manifest.yml Use MANIFEST.in style directives to build collections (#78422) 2 years ago
config_error_origin.yml config error origin (#78407) 2 years ago
config_formats.yml
config_load_by_name.yml
config_manager_changes.yml
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
display_verbosity.yml
dnf-fix-locale-language.yml dnf: fix output parsing on non-English LANGUAGE systems (#78233) 2 years ago
doc_errors.yml
doc_vac_ignore.yml ansible-doc consistent version info ignore (#78725) 2 years ago
dont-expose-included-handlers.yml Do not allow handlers from dynamic includes to be notified (#78399) 2 years ago
ensure_config_always_templated.yml
fieldattributes-classproperty.yml Use classproperty to access field attributes of a class (#78180) 2 years ago
fix-change-while-iterating-module-utils-service.yml module_utils - Fix changing value while iterating. (#78501) 2 years ago
fix_adoc_text.yml Fix wording for :ref|term: substitution (#78216) 2 years ago
fix_init_commented.yml ansible-config init fixes (#78453) 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) 2 years ago
get_url-remove-deprecated-sha256sum.yml
git_fixes.yml
handle-role-dependency-type-error.yml
hide_distro_map.yml hide distro map since it is not configurable (#78068) 2 years ago
import_playbook-remove-params.yml
items2dict-error-handling.yml Fix items2dict errors for incorrect list item type and missing keys (#77946) 2 years ago
kylin_linux_advanced_server_distribution_support.yml Added Kylin Linux Advanced Server Support (#78232) 2 years ago
legacy_no_file_skip.yml fix issue with legacy pugins and no docs (#78686) 2 years ago
loader_in_listify.yml listify_lookup_plugin_terms deprecate dataloader (#78244) 2 years ago
null_means_none.yml allow multiple types for null representation (#78451) 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
pause_echo_fix.yml Pause module, return actual echo value (#78378) 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
play_iterator_iterating_handlers.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
playiterator-deprecate-methods.yml PlayIterator: deprecate cache_block_tasks and get_original_task (#78514) 2 years ago
plugin-loader-deterministic-fuzzy-match.yml Make fuzzy plugin matching deterministic. 2 years ago
powershell-deprecated-functions.yml
python-2.6-discovery.yml
python-3.11.yml
python39-min-controller.yml Python 3.9 min for controller (#77566) 2 years ago
python_version_path.yml
remove-ansiblecontext-resolve.yml Overriding AnsibleContext.resolve is not needed/allowed (#78714) 2 years ago
remove-deprecated-default-callback-without-doc.yml
remove-import-cache-plugin-directly.yml
require-fqcn-redirects.yml Error for context-dependent redirects (#78755) 2 years ago
restrict_role_files_to_role.yml
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
systemd_services.yml
templar-correct-environment_class-template.yml
templar-deprecate-shared_loader_obj.yml Templar: deprecate shared_loader_obj option (#78540) 2 years ago
template_override.yml
type_shim_exception_swallow.yml swallow all exceptions in type annotation support shim imports (#77860) 2 years ago
unsafeproxy-deprecated.yml
until_also_implicit.yml until is also implicit (#78632) 2 years ago
use-before-definition.yml Fix variable use before definition. (#78500) 2 years ago
v2.14.0-initial-commit.yaml
validate-modules-module-raw-return-type.yml validate-modules - allow raw module return type (#78231) 2 years ago
validate-modules-version_added.yaml Fix validate-modules version_added test (#78554) 2 years ago
vm_more_efficient.yml
windows_conn_option_fix.yml
winrm-kinit-path.yml
write_file_uri_cleanup.yml Cleanup write_file method in uri (#76412) 2 years ago
zap_template_cache.yml remove Templar caching (#78419) 2 years ago