ansible/changelogs/fragments
Sloane Hertel 85d9a40aac
Clarify galaxy CLI --help about install locations ()
* add descriptions for `ansible-galaxy install` and `ansible-galaxy role|collection install`

* fix the usage for installing roles and collections together and include collections in the description for -r

Closes 

Co-authored-by: Alan Rominger <arominge@redhat.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
..
42960_vault_password.yml vault: Handle directory value to vault password file ()
46314.yml apt: Report change when package is removed ()
46742-atomic_move-fix-setgid.yml atomic_move - fix creating file in directory with setgid bit ()
62151-loop_control-until.yml loop_control "early exit" feature ()
64092-get_url_verify_tmpsrc_checksum.yml get_url: Verify checksum using tmpsrc, not dest ()
72321_git.yml git: Check if version is populated or not ()
81770-add-uid-guid-minmax-keys.yml Add UID and GID min/max keys ()
82075.yml human_to_bytes: strictly parse strings ()
82307-handlers-lockstep-linear-fix.yml handlers: fix executing in lockstep using linear ()
82490_creating_user_dir_using_tilde_always_reports_changed.yml Fix Creating user directory using tilde always reports "changed" ()
82535-properly-quote-shell.yml Properly quote all needed components of shell commands ()
82671-ansible-doc-role-examples.yml Show examples in role entrypoint argument specs. ()
82831_countme_yum_repository.yml add countme option to yum_repository ()
82878-fetch-dest-is-dir.yml fetch - add error check on calculated dest ()
82941.yml paramiko_ssh: remove deprecated ssh_*_args parameters ()
82946.yml play_context: remove deprecated PlayContext.verbosity ()
82947.yml plugins: remove deprecated features ()
83019-linear-handlers-lockstep-fix.yml linear: fix included handlers executing in lockstep ()
83031.yml plugin: fixed examples of csv lookup plugin ()
83155-ansible-doc-paragraphs.yml Correctly treat separate paragraphs in top-level descriptions as separate paragraphs. ()
83235-copy-module-update-mtime.yml fix copy module update atime/mtime ()
83294-meta-host_pinned-affinity.yml Fix meta tasks breaking host/fork affinity with host_pinned ()
83327.yml Fix Test failure with cowsay installed/present ()
83331.yml facts: add facts about x86_64 flags to detect microarchitecture ()
83373-dnf5-wildcard.yml dnf, dnf5: fix installing via wildcard ()
83392-fix-memory-issues-handlers.yml Validate and process Handler.listen only once ()
83406-dnf-fix-arch-cmp.yml dnf - arches must be the same in the is_newer_installed check ()
83447-end_host-rescue-rc.yml Fix incorrect rc when executing end_host in rescue ()
83457-service_facts-openbsd-dont-crash-in-equals.yml service_facts on OpenBSD: Don't crash on '=' in rcctl flags. ()
83469-http-test-container.yml ansible-test: update http-test-container to 3.2.0 ()
83480-fix-support-discard.yml facts/hardware: Fix support_discard block device fact ()
83498-command-tb-env.yml Fix tb for when env var contains % ()
83530-validate-modules-casing.yml validate-modules: reject option/alias names equal up to casing belonging to different options ()
83540-update_disto_version.yml Typo fixes and other bits and bobs ()
83541-add-sl-micro-suse-family.yaml Add SL-Micro to Suse family list ()
83575-fix-sanity-ignore-for-find.yml remove ignore clauses for module find ()
83599-validate-modules-aliases.yml validate-modules: detect names set mismatch between argument spec and documentation ()
83601-debconf-normalize-bools.yml debconf: handle boolean value representation consistently ()
83619-loop-label-register.yml Ensure skipped loop iteration register var is available ()
83716-enable-subkey-fingerprint-validation-in-rpm-key-module.yml Enable validation of subkeys in rpm key module ()
83755-ini-new-interpolation-option.yml ini lookup: add new interpolation option ()
83803-collection-import-poll-interval.yml galaxy-cli tasking polling interval from environment variable ()
83831-runtime-metadata-fix.yml runtime-metadata sanity test: do not fail deprecation version checks if galaxy.yml has empty `version` ()
83874-include-parse-error-location.yml Add location on include_tasks fail inside include ()
PowerShell-AddType-temp.yml powershell - Improve Add-Type tempdir handler ()
action-plugin-docs-sidecar.yml ansible-test action-plugin-docs sidecar ()
add_systemd_facts.yml add systemd version and features fact ()
ansible-config-validate.yml ansible-config: add 'validate' option ()
ansible-doc-color.yml ansible-doc: make color configurable ()
ansible-doc-inicate.yml ansible-doc: fix typo in output ()
ansible-doc.yml ansible-doc: handle on_fail ()
ansible-drop-python-3.7.yml Drop Python 3.7 support ()
ansible-galaxy-install-archive-url-timeout.yml increase timeout downloading galaxy role URLs ()
ansible-galaxy-install-help.yml Clarify galaxy CLI --help about install locations ()
ansible-galaxy-role-install-symlink.yml Fix installing roles containing symlinks ()
ansible-test-container-update.yml ansible-test - Update base/default containers
ansible-test-coverage-update.yml ansible-test - Update coverage to 7.6.1 ()
ansible-test-error-message-improvement.yml ansible-test - Improve unknown env error message ()
ansible-test-http-test-container-update.yml ansible-test - Update http-test-container ()
ansible-test-nios-container.yml ansible-test - Update nios-test-container to 5.0.0
ansible-test-no-egg-info.yml ansible-test - Remove generation of egg-info ()
ansible-test-platform-updates.yml Enable Ubuntu 24.04 group 6 in CI ()
ansible-test-pypi-test-container-update.yml ansible-test - Update PyPI and utility container ()
ansible-test-sanity-empty-init.yml ansible-test - Reduce scope of empty-init test ()
ansible-test-sanity-test-requirements.yml ansible-test - Update venv management and sanity requirements ()
ansible-test-utility-container-update.yml ansible-test - Update PyPI and utility container ()
ansible-test-venv-bootstrap.yml ansible-test - Update venv management and sanity requirements ()
ansible-test-vyos.yml ansible-test - Remove VyOS tests and support files ()
ansible-test-windows-remote.yml ansible-test - Add Windows remote connection option
ansible_connection_path.yml clean up ansible-connection ()
ansible_managed_restore.yml inspect components, ansible_managed templatable ()
apk_package_facts.yml package_facts: apk fix when cache is empty ()
apt_cache.yml apt_*: add more info message while updating apt cache ()
assemble.yml assemble: update argument_spec with 'decrypt' option
atomic_update_perms_time.yml copy, fix permissions and atime on diff partitions ()
become-runas-system.yml runas - create new SYTEM token for become ()
cleanup-outdated-galaxy-install-info.yml remove old install info when installing collections ()
colors_for_included_events.yml fix: `COLOR_INCLUDED` to colorize `included` output ()
config_init_fix.yml ansible-config: ensure we get templated default ()
correct-callback-fqcn-old-style-action-invocation.yml Fix task.resolved_action callbacks ()
correct_connection_callback.yml Ensure the correct connection name is shown in results ()
darwin_facts.yml Darwin: add unit tests for hardware fact gathering ()
delay_type.yml delay keyword changed from int to float ()
deprecate-safe-evals.yml Deprecate remaining safe evals ()
dinit.yml Add dinit as a service_mgr ()
display_fix_log_severity.yml Fix display to log severity mapping ()
dnf-exceptions-vs-text.yml dnf: stop filtering exceptions by matching on text ()
dnf-installroot-substitutions.yml dnf - honor installroot and substitutes in paths ()
dnf-remove-legacy-code.yml dnf: remove legacy code ()
dnf5-api-breaks.yml dnf5: replace removed API calls ()
dnf5-enable-disable-plugins.yml dnf5: implement enable_plugin and disable_plugin options ()
dnf_cache_path.yml modules/dnf: Substitute variables in DNF cache path ()
dnf_handle_downloaderror.yml Ensure that we are handling DownloadError properly in the dnf module ()
dwim_is_role_fix_task_relative.yml Fix task-adjacent search path in roles ()
empty_log_path.yml display: warn user about empty log path value ()
enabled_runtime.yml Extend systemctl is-enabled check to handle "enabled-runtime" too. ()
end_role.yml Add end_role meta task ()
extras_fix.yml connection plugins: extras fix ()
fetch-filename.yml ssh and psrp - Support more complex characters in fetch_file ()
file_hardlink.yml file module, follow symlink when doing hardlink ()
fix-inconsistent-csvfile-missing-search-error.yml csvfile lookup - fix giving an error when no search term is provided ()
fix-module-defaults-deprecations.yml fix module_defaults group incorrectly giving deprecation warnings ()
fix_log_verbosity.yml display: fix log verbosity ()
freebsd_disk_regex.yml facts: Update RAID devices regex for FreeBSD ()
freebsd_facts_refactor.yml Refactor dmidecode fact gathering code ()
freebsd_service.yml Fix order of CLI arguments on FreeBSD ()
galaxy-reauth-error-handling.yml Handle authentication errors and token expiration ()
gather-s390-sysinfo.yml Gather sysinfo facts on s390 ()
gather_facts_single.yml Gather mount facts, fallback for when multiproc is not feasable ()
getoffmylawn.yml actually show plugin config warnings/deprecations ()
hostvars_fix.yml hostvars templating fix, override serialization ()
known_hosts_module_args.yml known_hosts: don't modify `AnsibleModule.params` ()
language.yml Set LANGUAGE env variable is set to a non-English locale ()
linear_started_name.yml linear strategy, show templated task name on start ()
linux_network_get.yml Remove extraneous get_bin_path call ()
listify.yml Remove deprecated 'loader' argument ()
local_facts_d.yml add error handling when parsing values in ini files ()
mask_me.yml systemd_service: handle failure when mask operation fails ()
mc_fix.yml module compression is now again settable via var ()
package_facts_aliases.yml package_facts add alias support ()
package_facts_warnings.yml package_facts: fix warning logic ()
powershell-clixml.yml powershell - Improve CLIXML parsing ()
psrp-extras.yml psrp - Remove extras lookups ()
psrp-version-req.yml Add version ceiling for pypsrp ()
python-3.13.yml Add Python 3.13 support ()
raw_clean_msg.yml core: raw params better error msg ()
remove-deprecated-gather-facts-config.yml Remove deprecated configs for DEFAULT_FACT_PATH, DEFAULT_GATHER_SUBSET, and DEFAULT_GATHER_TIMEOUT ()
remove-deprecated-get_delegated_vars.yml Remove deprecated VariableManager._get_delegated_vars ()
remove-deprecated-role-cache.yml Play - remove deprecated ROLE_CACHE in favor of role_cache ()
remove-deprecated-vars-syntax.yml Remove deprecated vars keyword syntax as a list of dictionaries, it is now required to be a single dictionary ()
remove-python-2-compat.yml Remove more Python 2.x compat code
remove-python3.10-controller-support.yml Remove Python 3.10 support for the controller ()
replace_regex.yml replace: update after/before example ()
secrets.yml Replace random with secrets ()
selinux_import.yml Remove selinux import ()
service_facts_systemd_fix.yml service_facts, fix systemd/ubuntu failed reporting ()
shell-environment.yml Remove explicit shell environment docs ()
ssh-windows.yml Improve testing for Windows SSH and other connection plugins ()
suppress-paramiko-warnings.yml Suppress cryptography warnings for paramiko ()
sysctl_fact_fix.yml Revert warning message in setup/gather_facts ()
systemd_facts.yml systemd facts: Handle AttributeError ()
timedout_test.yml timedout extended ()
timeout_show_frame.yml timeout give extra info ()
unarchive_differs.yml unarchive: handle content and size differences ()
unarchive_timestamp.yml unarchive: Better handling of files with an invalid timestamp in zip file ()
uri_follow_redirect.yml uri: deprecate 'yes' or 'no' value in follow_redirects param ()
v2.18.0-initial-commit.yaml Bump devel to 2.18.0.dev0 ()
vaulted_file_and_fixes.yml Add vaulted_file test ()
vmware_facts.yml facts: Add a generic detection for VMware product name ()
winrm-quota.yml winrm - quota retry handling ()
yum_repository.yml Refactor yum_repository, deprecate yum only options ()