.. |
565_default_callback.yml
|
…
|
|
14681-allow-callbacks-from-forks.yml
|
Allow callbacks from forks (#70501)
|
4 years ago |
22599_svn_validate_certs.yml
|
subversion Give subversion module a validate_certs option (#70890)
|
4 years ago |
32386_debconf_password.yml
|
debconf: add a note about no_log usage (#70738)
|
4 years ago |
38182_subelements.yml
|
subelements: Clarify parameter docs (#71177)
|
4 years ago |
38760-slackware-os-dist.yml
|
Handle Slackware OS version strings containing a plus (“+”) (#68142)
|
4 years ago |
43739_dragonflybsd_disto.yml
|
distribution: Add support for DragonFly (#70748)
|
4 years ago |
58752_argument_aliases.yml
|
basic: Add name of aliases in error message (#69427)
|
4 years ago |
62136_strip_spaces_from_action_names.yml
|
Strip spaces in module names in explicit actions (#71040)
|
4 years ago |
63105-wcswidth.yml
|
…
|
|
63378_find_module_regex_whole_file.yml
|
find: Allow reading whole file for contains regex (#71083)
|
4 years ago |
64469_git_no_raw.yml
|
git: verify, only use --raw when we need it (#70900)
|
4 years ago |
65262_ansible_inventory.yml
|
Suppress warning for user directory in ansible-inventory (#65344)
|
4 years ago |
66132_dnf_show_pkgs_in_check_mode.yml
|
[dnf] show installations/removals in check_mode (#70892)
|
4 years ago |
66147_rhev_vdsm_vdsmd.yml
|
RHEV virt facts: Detect vdsmd in addition to vdsm (#70901)
|
4 years ago |
67508-meta-task-tags.yaml
|
Allow meta tasks to use tags (#67508)
|
4 years ago |
68275-vault-module-args.yml
|
…
|
|
68402_galaxy.yml
|
galaxy: Add examples for galaxy section in ansible.cfg (#70931)
|
4 years ago |
68770_cache_adjudicator_flush.yml
|
Make cache adjudicator's flush call plugin flush (#70987)
|
4 years ago |
69352-netbsd-virtual-facts.yml
|
…
|
|
69463-fix-apt_repository-typeerror- instancemethod.yaml
|
…
|
|
69578-shell-remote_tmp-quoting.yaml
|
Fix missing quoting for remote_tmp in second mkdir of shell module. Issue #69577 (#69578)
|
4 years ago |
70017-avoid-params-to-callable-checkers.yml
|
…
|
|
70042-dnf-repository-hotfixes.yml
|
…
|
|
70045-ansible-doc-yaml-anchors.yml
|
…
|
|
70046-ansible-doc-description-crash.yml
|
ansible-doc man formatter: fail with better error message when description isn't there (#70046)
|
4 years ago |
70056-add-a-param-to-apt-module-to-avoid-unintended-uninstalls.yml
|
…
|
|
70099-make-apt-errors-more-transparent.yaml
|
…
|
|
70122-improve-error-message-ssh-client-is-not-found.yml
|
Improve error message when ssh client is not found on the host (#70122)
|
4 years ago |
70148-galaxy-role-info.yaml
|
…
|
|
70168-fix-delegate_facts-without-interpreter-set.yml
|
…
|
|
70238_selector.yml
|
basic: use PollSelector implementation (#70352)
|
4 years ago |
70244-selinux-special-fs.yml
|
…
|
|
70256_stat_colon_split.yml
|
…
|
|
70258-hash-filter-fail-unsupported-type.yml
|
…
|
|
70261_pipe_lookup.yml
|
…
|
|
70284-facts-get-nvme-serial-from-file.yml
|
Get serial number of NVMe device without sg_inq (#70284)
|
4 years ago |
70318-dnf-add-nobest-option.yml
|
dnf: Add nobest option (#70318)
|
4 years ago |
70344-plugin-deprecation-collection-name.yml
|
…
|
|
70375-galaxy-server.yml
|
…
|
|
70426-allow-non-ascii-chars-in-cron.yml
|
cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426)
|
4 years ago |
70437-ssh-args.yml
|
…
|
|
70449-facts-add-dst-timezone.yml
|
…
|
|
70465-assemble-fix-decrypt-argument.yaml
|
…
|
|
70475-modify-module.yaml
|
…
|
|
70484-bool-ansible-become.yaml
|
…
|
|
70492-replace-filename-with-file-in-apt_key.yml
|
…
|
|
70507-validate-null-author.yaml
|
…
|
|
70524-fix-download-collections.yaml
|
fix downloading collections in git repos and tar.gz artifacts (#70524)
|
4 years ago |
70525-setuptools-disutils-reorder.yml
|
…
|
|
70583_datetime_date_in_module_result.yml
|
…
|
|
70587-package_facts-apk.yml
|
…
|
|
70600-user-module-dont-create-home-when-create_home-is-false.yml
|
user - Create home and parent directories only when requested (#70600)
|
4 years ago |
70640-find-empty-excludes.yml
|
Don't treat empty excludes as a match. Fixes #70640 (#70710)
|
4 years ago |
70649_time_clock.yml
|
api: time.clock compatible code (#70650)
|
4 years ago |
70683-terminal-ansi-re.yaml
|
Document existing ansi_re sequences and add `ESC[m` (#70683)
|
4 years ago |
70687-improve-deprecation-message-bare-variable.yaml
|
Improve proposed fix for bare variables (#70687)
|
4 years ago |
70704-void-linux-reboot.yml
|
reboot - fix Void Linux (#70704)
|
4 years ago |
70762-sanitize-uri-keys.yml
|
Add CVE reference to changelog for PR 70762 (#71151)
|
4 years ago |
70784-vault-is-string.yml
|
Ensure single vaulted values aren't counted as sequences. Fixes #70784 (#70786)
|
4 years ago |
70831-skip-literal_eval-string-filter-native-jinja.yml
|
Skip literal_eval for string filters results in native jinja. (#70988)
|
4 years ago |
70869-ansible-test-validate-modules-version-added.yml
|
validate-modules: fix version_added validation for top-level, fix error codes (#70869)
|
4 years ago |
70905_iptables_ipv6.yml
|
iptables: Add a note about ipv6-icmp (#70915)
|
4 years ago |
70922-fix-block-in-rescue.yml
|
Fix play stats when rescue block is a child block (#70922)
|
4 years ago |
70984-templating-ansibleundefined-in-operator.yml
|
Emit proper error for `x in y` when y is undefined (#70990)
|
4 years ago |
71007_callback_on_meta.yml
|
Make it so callback plugins can act on implicit/explicit meta tasks (#71009)
|
4 years ago |
71073-fortimanager-httpapi-redirect.yml
|
Fix fortimanager httpapi redirect (#71073)
|
4 years ago |
71097-ansible-test-acme-container.yml
|
ansible-test: bump acme test container version to 2.0.0 (#71097)
|
4 years ago |
71184-allow-non-yaml-examples.yml
|
Add support for non-yaml EXAMPLES (#71184)
|
4 years ago |
71197-systemctl-ignore-message.yaml
|
systemd - supports new systemctl output message for chroot (#71197)
|
4 years ago |
71205_get_url_allow_checksum_file_url.yml
|
get_url - Allow checksum file to be local file:// url (#71205)
|
4 years ago |
71240-gluster-modules-redirect.yml
|
Redirect gluster modules to gluster.gluster. (#71240)
|
4 years ago |
71257-strftime-float.yml
|
epoch can be a float with strftime filter. Fixes #71257 (#71314)
|
4 years ago |
71279-skip-conflict-check.yml
|
Don't do conflict check on sdist and egg_info (#71310)
|
4 years ago |
71307-toml-dumps-unsafe.yml
|
Allow the TOML inventory to dump unsafe. Fixes #71307 (#71309)
|
4 years ago |
71355_execute_meta_skip_reason.yml
|
Add skip_reason to meta task skips (#71355)
|
4 years ago |
ansiballz-remove-excommunicate.yaml
|
ansiballz - remove deprecated excommunicate command (#70921)
|
4 years ago |
ansible-boilerplate.yml
|
…
|
|
ansible-doc-collection-name.yml
|
…
|
|
ansible-doc-formats.yml
|
Update ansible doc formats (#71070)
|
4 years ago |
ansible-galaxy-stdout.yml
|
…
|
|
ansible-test-cleanup-pylint-config.yml
|
…
|
|
ansible-test-coverage-code-cleanup.yml
|
…
|
|
ansible-test-plugin-classification.yml
|
…
|
|
ansible-test-pylint-plugin-name.yml
|
…
|
|
ansible-test-pytest-cap-revert.yml
|
fix collection package root location under pytest >=6.0.0 (#70963)
|
4 years ago |
ansible-test-pytest-cap.yml
|
Cap pytest version to avoid relative import issue.
|
4 years ago |
ansible-test-relative-import-analysis.yml
|
Fix ansible-test relative import analysis.
|
4 years ago |
ansible-test-rhel-requirements.yml
|
…
|
|
ansible-test-sanity-ansible-doc.yml
|
…
|
|
ansible-test-sanity-importer-cleanup.yml
|
…
|
|
ansible-test-sanity-yamllint-lineno.yml
|
…
|
|
ansible-test-virtualenv-fix.yml
|
…
|
|
better_winrm_putfile_error.yml
|
…
|
|
changed_when_group_by.yml
|
Allow changed/failed mgmt on strategy actions (#70919)
|
4 years ago |
changelog-yaml.yml
|
…
|
|
collection-ad-hoc.yml
|
…
|
|
collection_meta_use_libyaml.yml
|
…
|
|
command-warnings-deprecation-2.yml
|
…
|
|
command-warnings-deprecation.yml
|
…
|
|
constants-deprecation.yml
|
…
|
|
copy-sanitize-check-mode-invocation-args.yaml
|
copy - redact 'content' from invocation in check mode (#71033)
|
4 years ago |
crypt-oserror.yml
|
…
|
|
csvfile-parse_kv.yml
|
csvfile: use parse_kv() for args, add tests (#70550)
|
4 years ago |
date-time-facts-fix-utctime.yml
|
facts - fix incorrect time for some date_time_facts (#70665)
|
4 years ago |
delegate_has_hostvars.yml
|
Allow hostvars delegation (#70331)
|
4 years ago |
delegation_password.yml
|
Ensure -k is set to delegated hosts without a pass (#71136)
|
4 years ago |
deprecation-callback-get_item.yml
|
…
|
|
deprecation-strategy-SharedPluginLoaderObj.yml
|
…
|
|
deprecation-systemd-user.yml
|
…
|
|
deprecation-taskexecutor-squash.yml
|
…
|
|
dev-kvm.yml
|
virtualization facts: check /dev/kvm as a fallback (#70829)
|
4 years ago |
display-stdout-column-width.yml
|
…
|
|
distribution_support_parrot.yml
|
…
|
|
fix-cron-file-regression.yaml
|
Fix cron file regression (#71207)
|
4 years ago |
fix_lp_flat.yml
|
…
|
|
fix_meta_tasks_with_flush_cache.yml
|
Fix meta tasks used with --flush-cache (#71311)
|
4 years ago |
fixup_perms2-cleanup.yml
|
Refactor _fixup_perms2 to remove way-nested logic (#70701)
|
4 years ago |
fq_action_module_resolution.yml
|
fix internal cases of actions calling unqualified module names (#70818)
|
4 years ago |
galaxy-collection-fallback.yml
|
ansible-galaxy - fix fallback for AH searches (#70957)
|
4 years ago |
galaxy-download-scm.yaml
|
ansible-galaxy - fix download for subdirs in SCM (#71005)
|
4 years ago |
galaxy_collections_paths-remove-dep.yml
|
Remove ANSIBLE_COLLECTIONS_PATHS dep warning (#71094)
|
4 years ago |
git-add-single_branch.yml
|
…
|
|
give_compose_extra_vars.yml
|
add extra vars to inventory plugins (#70970)
|
4 years ago |
handle_undefined_in_type_errors_filters.yml
|
…
|
|
keep_log_at_info.yml
|
reset logging to INFO (#70878)
|
4 years ago |
lineinfile_exc_fix.yml
|
lineinfile - fix broken exception handling (#70846)
|
4 years ago |
linux-network-facts-broadcast-address.yaml
|
linux facts - return proper broadcast address (#64528)
|
4 years ago |
macos-chmod-acl.yml
|
Allow macOS ACLs to work for unpriv -> unpriv (#70785)
|
4 years ago |
moar_reserved_vars.yml
|
add jinja2 global to reserved names (#71088)
|
4 years ago |
module_utils_finder_refactor.yml
|
refactor Python module_utils locator (#70610)
|
4 years ago |
multivirt.yml
|
virt facts: allow guest/host to have >1 virt tech (#70832)
|
4 years ago |
native-jinja2-types-properly-handle-nested-undefined.yml
|
native types: properly handle Undefined in nested data (#68432)
|
4 years ago |
package-use-manager-from-facts.yaml
|
package - use existing list of package manages from facts (#70920)
|
4 years ago |
pause-catch-error-when-no-std-exists.yml
|
…
|
|
plugin-loader-cleanup.yml
|
…
|
|
plugin-loader-collection-name.yml
|
…
|
|
pytest-collections-fix.yml
|
fix collection package root location under pytest >=6.0.0 (#70963)
|
4 years ago |
remove_contradiction.yml
|
…
|
|
rpmfluff-compat-fixes.yml
|
Update integration tests to support rpmfluff-0.6 (#71155)
|
4 years ago |
runtime-splunk-redirect.yml
|
…
|
|
set_fact-connection_vars.yml
|
Do not add connection vars to the output results (#70853)
|
4 years ago |
syslog-prettier-error.yml
|
…
|
|
test-ansible-runner-pin-psutil.yml
|
…
|
|
toml-no-preview.yml
|
Remove preview status from TOML inventory (#70770)
|
4 years ago |
unarchive-check-future-gid-against-run-gid.yml
|
unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666)
|
4 years ago |
update-conditionals-bare-vars-default.yml
|
Update default from True to False for CONDITIONAL_BARE_VARS (#70709)
|
4 years ago |
v2.11.0-initial-commit.yaml
|
…
|
|
validate-modules-ps-doc-blacklist.yaml
|
…
|
|
varnames-error-grammar.yml
|
…
|
|
which_when_false.yml
|
allow per conditonal item debugging (#70966)
|
4 years ago |
win_async_full_path.yml
|
win async - use full path for powershell (#70703)
|
4 years ago |
win_setup-redirection.yaml
|
…
|
|
winrm_kinit_args.yaml
|
…
|
|
with_seq_example.yml
|
…
|
|