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