ansible/changelogs/fragments
2020-07-17 17:34:24 -04:00
..
565_default_callback.yml
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 Suppress warning for user directory in ansible-inventory (#65344) 2020-07-02 16:22:21 -04:00
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 Make netbsd virtualization facts more specific (#70467) 2020-07-07 17:28:13 -05:00
69463-fix-apt_repository-typeerror- instancemethod.yaml Fixed TypeError instancemethod expecting at least 2 arguments (#69463) 2020-07-02 00:01:31 -04:00
70017-avoid-params-to-callable-checkers.yml
70042-dnf-repository-hotfixes.yml Add new option for YUM4/DNF repositories (#70042) 2020-06-30 15:48:36 -04:00
70045-ansible-doc-yaml-anchors.yml ansible-doc: avoid problems with YAML anchors when formatting man page (#70045) 2020-06-30 15:33:44 -04:00
70046-ansible-doc-description-crash.yml ansible-doc man formatter: fail with better error message when description isn't there (#70046) 2020-07-06 13:29:03 -04:00
70056-add-a-param-to-apt-module-to-avoid-unintended-uninstalls.yml apt - add fail_on_autoremove option to avoid unintended package removals (#70056) 2020-06-30 09:53:14 -04:00
70099-make-apt-errors-more-transparent.yaml apt - make errors more transparent (#70099) 2020-07-06 12:20:09 -04:00
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 Fix string/bytestring comparsion in m_u.basic (#70439) 2020-07-07 11:48:05 -04:00
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 Use the first galaxy server supporting v1 for roles (#70375) 2020-07-01 14:58:35 -05:00
70437-ssh-args.yml ssh connection - use get_option() rather than _play_context (#70438) 2020-07-02 15:04:58 -04:00
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 Fix decrypt argument in assemble module (#70465) 2020-07-09 15:24:12 -04:00
70475-modify-module.yaml Speedup modify module (#70475) 2020-07-09 10:22:26 -05:00
70484-bool-ansible-become.yaml Make sure ansible_become treated as a boolean (#70484) 2020-07-08 14:53:38 -04:00
70492-replace-filename-with-file-in-apt_key.yml Replace filename with file in apt_key (#70492) 2020-07-10 12:42:49 -04:00
70507-validate-null-author.yaml Fix ansible-test error in community.aws (#70507) 2020-07-08 15:17:12 -05:00
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-doc: include collection name in text output (#70401) 2020-07-10 22:52:47 +02:00
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 try to capture better winrm/put_file error (#70508) 2020-07-10 15:37:52 -04:00
changelog-yaml.yml
collection-ad-hoc.yml
collection_meta_use_libyaml.yml misc collection metadata fixes (#70403) 2020-07-01 14:09:21 -04:00
command-warnings-deprecation-2.yml command warnings: don't send the param from action (#70531) 2020-07-09 14:13:10 -04:00
command-warnings-deprecation.yml Deprecate command warnings feature (#70504) 2020-07-07 18:40:38 -05:00
constants-deprecation.yml Remove some constants.py deprecated items (#70466) 2020-07-07 18:41:19 -05:00
crypt-oserror.yml
csvfile-parse_kv.yml csvfile: use parse_kv() for args, add tests (#70550) 2020-07-10 16:21:03 -05:00
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 fix flatten handling of nulls/nones (#70141) 2020-07-01 18:52:03 -04:00
git-add-single_branch.yml
handle_undefined_in_type_errors_filters.yml Make filter type errors 'loop friendly' (#70417) 2020-07-10 18:49:57 -04:00
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 plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 2020-07-11 00:24:08 +02:00
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 Throw a prettier error in m_u.basic syslog (#70312) 2020-07-01 09:28:48 -05:00
test-ansible-runner-pin-psutil.yml fix typo in changelog (#70673) 2020-07-15 18:45:44 -05:00
v2.11.0-initial-commit.yaml
validate-modules-ps-doc-blacklist.yaml ansible-test - do not validate blacklisted ps modules (#70376) 2020-07-01 07:59:53 +10:00
varnames-error-grammar.yml varnames: add tests, fix exception grammar (#70573) 2020-07-10 21:04:02 -05:00
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 with_sequence: example using vars (#69369) 2020-07-01 16:12:48 -04:00