ansible/changelogs/fragments
Rick Elrod 69472a5f8d
Refactor _fixup_perms2 to remove way-nested logic (#70701)
Change:
- Refactoring to make it harder to get wrong and easier to read.
- Generalize become_unprivileged tests and fix some that never worked
  but also never failed.

Test Plan:
- CI, new units/integration tests

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-07-20 18:46:47 -05:00
..
565_default_callback.yml
32386_debconf_password.yml debconf: add a note about no_log usage (#70738) 2020-07-20 21:08:13 +05:30
38760-slackware-os-dist.yml Handle Slackware OS version strings containing a plus (“+”) (#68142) 2020-07-17 16:39:26 -04:00
63105-wcswidth.yml
65262_ansible_inventory.yml
68275-vault-module-args.yml Allow single vault encrypted values to be used directly as module parameters. Fixes #68275 (#70607) 2020-07-14 11:56:26 -04:00
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) 2020-07-20 11:25:29 -05:00
70017-avoid-params-to-callable-checkers.yml
70042-dnf-repository-hotfixes.yml
70045-ansible-doc-yaml-anchors.yml
70046-ansible-doc-description-crash.yml
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
70148-galaxy-role-info.yaml
70168-fix-delegate_facts-without-interpreter-set.yml
70244-selinux-special-fs.yml
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) 2020-07-13 21:40:52 +05:30
70344-plugin-deprecation-collection-name.yml
70375-galaxy-server.yml
70437-ssh-args.yml
70449-facts-add-dst-timezone.yml Add a new date_time fact to provide DST timezone 2020-07-14 18:22:51 +02:00
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
70525-setuptools-disutils-reorder.yml Fix building Ansible dist w/ setuptools>=48,<49.1 (#70525) 2020-07-13 17:16:26 -04:00
70583_datetime_date_in_module_result.yml Support datetime.date object in module result (#70595) 2020-07-14 11:42:40 -04:00
70587-package_facts-apk.yml add alpine apk package manager to package_facts [wip] (#70587) 2020-07-15 12:40:25 -04:00
70640-find-empty-excludes.yml Don't treat empty excludes as a match. Fixes #70640 (#70710) 2020-07-17 17:34:24 -04:00
70649_time_clock.yml api: time.clock compatible code (#70650) 2020-07-16 12:24:22 +05:30
ansible-boilerplate.yml
ansible-doc-collection-name.yml
ansible-galaxy-stdout.yml
ansible-test-cleanup-pylint-config.yml
ansible-test-coverage-code-cleanup.yml
ansible-test-plugin-classification.yml Update ansible-test change detection for plugins. 2020-07-13 18:28:59 -07:00
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. 2020-07-14 01:26:06 -07:00
better_winrm_putfile_error.yml
changelog-yaml.yml
collection-ad-hoc.yml
collection_meta_use_libyaml.yml
command-warnings-deprecation-2.yml
command-warnings-deprecation.yml
constants-deprecation.yml
crypt-oserror.yml
csvfile-parse_kv.yml
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
fix_lp_flat.yml
fixup_perms2-cleanup.yml Refactor _fixup_perms2 to remove way-nested logic (#70701) 2020-07-20 18:46:47 -05:00
git-add-single_branch.yml
handle_undefined_in_type_errors_filters.yml
module_utils_finder_refactor.yml refactor Python module_utils locator (#70610) 2020-07-16 17:57:47 -07:00
pause-catch-error-when-no-std-exists.yml
plugin-loader-cleanup.yml
plugin-loader-collection-name.yml
remove_contradiction.yml dont recommend copy content in template (#70658) 2020-07-15 13:16:56 -05:00
runtime-splunk-redirect.yml
syslog-prettier-error.yml
test-ansible-runner-pin-psutil.yml fix typo in changelog (#70673) 2020-07-15 18:45:44 -05:00
toml-no-preview.yml Remove preview status from TOML inventory (#70770) 2020-07-20 17:47:29 -04:00
update-conditionals-bare-vars-default.yml Update default from True to False for CONDITIONAL_BARE_VARS (#70709) 2020-07-20 09:29:31 -05:00
v2.11.0-initial-commit.yaml
validate-modules-ps-doc-blacklist.yaml
varnames-error-grammar.yml
win_async_full_path.yml win async - use full path for powershell (#70703) 2020-07-18 06:08:29 +10:00
win_setup-redirection.yaml
winrm_kinit_args.yaml winrm - Added kinit_args to control the args for kinit calls (#70624) 2020-07-14 12:05:11 -04:00
with_seq_example.yml