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
Matt Clay 3a1d58bc58
ansible-test - Use raise from to handle exceptions (#80905)
1 year ago
..
50603-tty-check.yaml Add TTY check and argument to disable it (#50603) (#68260) 1 year ago
73643-handlers-prevent-multiple-runs.yml Last handler defined runs, fix for roles (#79558) 1 year ago
74723-support-wildcard-win_fetch.yml fix error if path had wildcard in it (#74723) 1 year ago
76372-fix-pip-virtualenv-command-parsing.yml Better parse virtualenv_command option for pip (#80624) 1 year ago
78487-galaxy-collections-path-warnings.yml Add GALAXY_COLLECTIONS_PATH_WARNINGS option. (#78487) 1 year ago
79677-fix-argspec-type-check.yml argspec - fix validating type for required options that are None (#79677) 1 year ago
79734-ansible-test-change-detection.yml ansible-test - local change detection without --fork-point (#79734) 1 year ago
79844-fix-timeout-mounts-linux.yml Fix getting timeout for get mounts facts on Linux (#79847) 1 year ago
80128-symbolic-modes-X-use-computed.yml Symbolic modes with X or =[ugo] always use original mode (#80132) 1 year ago
80258-defensive-display-non-utf8.yml Implement checks, and backwards compat change, to move forward with UTF-8 only (#80370) 1 year ago
80334-reduce-ansible-galaxy-api-calls.yml Fetch signatures from galaxy after the dependency resolver runs (#80334) 1 year ago
80406-validate-modules-semantic-markup.yml Replace validate-modules's semantic markup parser with antsibull-docs-parser (#80406) 1 year ago
80449-fix-symbolic-mode-error-msg.yml _symbolic_mode_to_octal- fix raising ValueError for invalid symbolic modes (#80449) 1 year ago
80460-add-symbolic-links-with-dir.yml feature: add support for symbolic links when passing "dir" (#80460) 1 year ago
80476-fix-loop-task-post-validation.yml Validate task attributes with first finalized attrs after loop (#80476) 1 year ago
80506-syntax-check-playbook-only.yml --syntax-check is only applicable to ansible-playbook. Fixes #80506 (#80507) 1 year ago
80520-fix-current-hostname-openbsd.yml Extend OpenBSDStrategy to also update current hostname. (#80521) 1 year ago
80605-template-overlay-native-jinja.yml Account for overlays when interacting with Jinja envs (#80705) 1 year ago
80648-fix-ansible-galaxy-cache-signatures-bug.yml [ansible-galaxy] Fix installing signed collections (#80661) 1 year ago
80738-abs-unarachive-src.yml unarchive - ensure src is an absolute path before picking handler (#80738) 1 year ago
80887-dnf5-api-change.yml Update dnf5 module to handle API change for setting the download directory. Fixes #80887 (#80888) 1 year ago
a-g-col-install-directory-with-trailing-sep.yml ansible-galaxy - fix installing dir sources with a trailing path separator (#79110) 1 year ago
ansible-runtime-metadata-removal-date.yml Use strings for `removal_date` in runtime metadata (#80815) 1 year ago
ansible-test-argcomplete-3.yml ansible-test - Add support for argcomplete 3 (#80482) 1 year ago
ansible-test-default-containers.yml ansible-test - Update default containers (#80559) 1 year ago
ansible-test-deprecated-cleanup.yml ansible-test - Remove deprecated features (#80558) 1 year ago
ansible-test-freebsd-bootstrap-setuptools.yml ansible-test - Use FreeBSD packaged setuptools (#80615) 1 year ago
ansible-test-long-timeout-fix.yml ansible-test - Fix handling of long timeouts (#80769) 1 year ago
ansible-test-minimum-setuptools.yml Set the minimum setuptools to 45.2.0 (#80649) 1 year ago
ansible-test-nios-container.yml ansible-test - Update the NIOS test container (#80739) 1 year ago
ansible-test-pylint-update.yml ansible-test - Update pylint to 2.17.3 (#80632) 1 year ago
ansible-test-pytest-forked.yml ansible-test - Replace pytest-forked (#80525) 1 year ago
ansible-test-rhel-9.2.yml ansible-test - Add RHEL 9.2 support (#80755) 1 year ago
ansible-test-source-detection.yml ansible-test - Fix traceback when mixing sources (#80801) 1 year ago
ansible-test-timeout-fix.yml ansible-test - Fix timeout handling (#80764) 1 year ago
ansible-test-unique-container-names.yml ansible-test - Always use unique container names (#80724) 1 year ago
ansible-test-use-raise-from.yml ansible-test - Use raise from to handle exceptions (#80905) 1 year ago
ansible-test-utcnow.yml ansible-test - Avoid use of deprecated utcnow (#80750) 1 year ago
ci_freebsd_new.yml Add FreeBSD 13.2 to ansible-test (#80698) 1 year ago
command-expand-args.yml command - Add option to disable argument var expansion (#80512) 1 year ago
config_origins_option.yml config lookup, new option to show origin of value (#80651) 1 year ago
deb822_open_url.yml deb822_repository: use http-agent with open_url (#80876) 1 year ago
dnf5-fix-interpreter-fail-msg.yml dnf5: fix module/pkg names in the failed respawn msg (#80402) 1 year ago
dnf5-gpg-check-api.yml dnf5: use new API to check package signatures (#80609) 1 year ago
dnf5-logs-api.yml dnf5: use the logs API to determine transaction problems (#80401) 1 year ago
fetch_url-remove-auto-disable-decompress.yml fetch_url: remove auto disabling decompress when gzip is not available (#80474) 1 year ago
first_found_fixes.yml first_found fix no terms option (#76550) 1 year ago
fix-handlers-callback.yml Fix calling v2_playbook_on_notify callback (#80585) 1 year ago
fix-setuptools-warnings.yml Use package_data instead of include_package_data (#80652) 1 year ago
gather_facts_fix_parallel.yml Fix gather parallel (#80597) 1 year ago
get_action_args_with_defaults-remove-deprecated-arg.yml get_action_args_with_defaults: remove deprecated redirected_names arg (#80473) 1 year ago
inventory_cache-remove-deprecated-default-section.yml Remove deprecated default.fact_caching_prefix ini config option (#80441) 1 year ago
mc_from_config.yml source module compression setting directly from config (#80647) 1 year ago
no-arbitrary-j2-override.yml Prevent setting arbitrary attrs on Jinja2 envs via overrides (#80715) 1 year ago
pep517-backend-import-fix.yml pep517 backend - Use correct import_module import (#80480) 1 year ago
pep517-backend-traceback-fix.yml pep517 backend - Copy symlinks when copying source (#80690) 1 year ago
persist_skip.yml simple skip of connection (#80638) 1 year ago
pkg_mgr-default-dnf.yml Use target of /usr/bin/dnf for dnf version detection (#80550) 1 year ago
remove-deprecated-actionbase-_remote_checksum.yml ActionBase: remove deprecated _remote_checksum (#80440) 1 year ago
remove-deprecated-filelock-class.yml Remove deprecated FileLock class (#80438) 1 year ago
remove-include.yml Remove deprecated include (#80752) 1 year ago
remove-play_iterator-deprecated-methods.yml PlayIterator: remove deprecated methods (#80437) 1 year ago
remove-templar-shared_loader_obj-arg.yml Templar: remove deprecated shared_loader_obj param (#80439) 1 year ago
remove-unreachable-include_role-static-err.yml Remove unreachable error for removed include_role.static (#80837) 1 year ago
remove_md5.yml Removed unused `get_md5` parameter from stat (#80871) 1 year ago
run-command-selectors-prompt-only.yml Only use the selectors code path when we are prompt matching (#79931) 1 year ago
server2012-deprecation.yml Removed testing support for Server 2012 and 2012 R2 (#80778) 1 year ago
service_facts_rcctl.yml service_facts, get more info for rcctl services (#80630) 1 year ago
service_fix_obsd.yml service module : remove flag confugration from openbsd enable/disable service (#80628) 1 year ago
setup_facter_fix.yml setup module, retry facter to handle --puppet errors (#80645) 1 year ago
simple-result-queue.yml Switch from multiprocessing.Queue to SimpleQueue (#80838) 1 year ago
templar-globals-dict.yml Templar: do not add dict to globals (#80475) 1 year ago
text-converters.yml Use ansible.module_utils.common.text.converters (#80704) 1 year ago
timeout_config_fix.yml Don't include a default for cli as it overrides config with lesser pr… (#80650) 1 year ago
update-maybe-json-uri.yml URI Module find json sub type (#80745) 1 year ago
urls-client-cert-py12.yml urls - remove deprecated client key calls (#80751) 1 year ago
v2.16.0-initial-commit.yaml bump devel to 2.16.0.dev0 (#80390) 1 year ago
yum-repository-docs-fixes.yml Align yum_repository documentation with arguments (#80867) 1 year ago