..
565_default_callback.yml
…
32386_debconf_password.yml
debconf: add a note about no_log usage ( #70738 )
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
63105-wcswidth.yml
…
65262_ansible_inventory.yml
Suppress warning for user directory in ansible-inventory ( #65344 )
4 years ago
68275-vault-module-args.yml
Allow single vault encrypted values to be used directly as module parameters. Fixes #68275 ( #70607 )
4 years ago
69352-netbsd-virtual-facts.yml
Make netbsd virtualization facts more specific ( #70467 )
4 years ago
69463-fix-apt_repository-typeerror- instancemethod.yaml
Fixed TypeError instancemethod expecting at least 2 arguments ( #69463 )
4 years ago
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
Add new option for YUM4/DNF repositories ( #70042 )
4 years ago
70045-ansible-doc-yaml-anchors.yml
ansible-doc: avoid problems with YAML anchors when formatting man page ( #70045 )
4 years ago
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
apt - add fail_on_autoremove option to avoid unintended package removals ( #70056 )
4 years ago
70099-make-apt-errors-more-transparent.yaml
apt - make errors more transparent ( #70099 )
4 years ago
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
Fix delegate_facts with interpreter not being set ( #70293 )
4 years ago
70244-selinux-special-fs.yml
Fix string/bytestring comparsion in m_u.basic ( #70439 )
4 years ago
70256_stat_colon_split.yml
…
70258-hash-filter-fail-unsupported-type.yml
…
70261_pipe_lookup.yml
pipe: update docs for Popen with shell=True usage ( #70596 )
4 years ago
70344-plugin-deprecation-collection-name.yml
Top-level deprecation of plugin did not get collection_name added when deprecating by version ( #70344 )
4 years ago
70375-galaxy-server.yml
Use the first galaxy server supporting v1 for roles ( #70375 )
4 years ago
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
ssh connection - use get_option() rather than _play_context ( #70438 )
4 years ago
70449-facts-add-dst-timezone.yml
Add a new `date_time` fact to provide DST timezone
4 years ago
70465-assemble-fix-decrypt-argument.yaml
Fix decrypt argument in assemble module ( #70465 )
4 years ago
70475-modify-module.yaml
Speedup modify module ( #70475 )
4 years ago
70484-bool-ansible-become.yaml
Make sure ansible_become treated as a boolean ( #70484 )
4 years ago
70492-replace-filename-with-file-in-apt_key.yml
Replace filename with file in apt_key ( #70492 )
4 years ago
70507-validate-null-author.yaml
Fix ansible-test error in community.aws ( #70507 )
4 years ago
70525-setuptools-disutils-reorder.yml
Fix building Ansible dist w/ setuptools>=48,<49.1 ( #70525 )
4 years ago
70583_datetime_date_in_module_result.yml
Support datetime.date object in module result ( #70595 )
4 years ago
70587-package_facts-apk.yml
add alpine apk package manager to package_facts [wip] ( #70587 )
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
ansible-boilerplate.yml
…
ansible-doc-collection-name.yml
ansible-doc: include collection name in text output ( #70401 )
4 years ago
ansible-galaxy-stdout.yml
Improve ansible-galaxy STDOUT messages for collections ( #70040 )
4 years ago
ansible-test-cleanup-pylint-config.yml
…
ansible-test-coverage-code-cleanup.yml
…
ansible-test-plugin-classification.yml
Update ansible-test change detection for plugins.
4 years ago
ansible-test-pylint-plugin-name.yml
…
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
Fix ansible-test virtualenv management.
4 years ago
better_winrm_putfile_error.yml
try to capture better winrm/put_file error ( #70508 )
4 years ago
changelog-yaml.yml
…
collection-ad-hoc.yml
…
collection_meta_use_libyaml.yml
misc collection metadata fixes ( #70403 )
4 years ago
command-warnings-deprecation-2.yml
command warnings: don't send the param from action ( #70531 )
4 years ago
command-warnings-deprecation.yml
Deprecate command warnings feature ( #70504 )
4 years ago
constants-deprecation.yml
Remove some constants.py deprecated items ( #70466 )
4 years ago
crypt-oserror.yml
…
csvfile-parse_kv.yml
csvfile: use parse_kv() for args, add tests ( #70550 )
4 years ago
deprecation-callback-get_item.yml
…
deprecation-strategy-SharedPluginLoaderObj.yml
…
deprecation-systemd-user.yml
…
deprecation-taskexecutor-squash.yml
…
display-stdout-column-width.yml
…
distribution_support_parrot.yml
Add support for Parrot Linux, a Debian derivate ( #69158 )
4 years ago
fix_lp_flat.yml
fix flatten handling of nulls/nones ( #70141 )
4 years ago
fixup_perms2-cleanup.yml
Refactor _fixup_perms2 to remove way-nested logic ( #70701 )
4 years ago
git-add-single_branch.yml
git - add single_branch option ( #28465 )
4 years ago
handle_undefined_in_type_errors_filters.yml
Make filter type errors 'loop friendly' ( #70417 )
4 years ago
module_utils_finder_refactor.yml
refactor Python module_utils locator ( #70610 )
4 years ago
pause-catch-error-when-no-std-exists.yml
pause - fix curses.setupterm() error ( #47851 )
4 years ago
plugin-loader-cleanup.yml
…
plugin-loader-collection-name.yml
plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly ( #70026 )
4 years ago
remove_contradiction.yml
dont recommend copy content in template ( #70658 )
4 years ago
runtime-splunk-redirect.yml
…
syslog-prettier-error.yml
Throw a prettier error in m_u.basic syslog ( #70312 )
4 years ago
test-ansible-runner-pin-psutil.yml
fix typo in changelog ( #70673 )
4 years ago
toml-no-preview.yml
Remove preview status from TOML inventory ( #70770 )
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
ansible-test - do not validate blacklisted ps modules ( #70376 )
4 years ago
varnames-error-grammar.yml
varnames: add tests, fix exception grammar ( #70573 )
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
winrm - Added kinit_args to control the args for kinit calls ( #70624 )
4 years ago
with_seq_example.yml
with_sequence: example using vars ( #69369 )
4 years ago