ansible/changelogs/fragments
Simon Westphahl 7d6c925e38 Catch all request timeouts for winrm connection (#54104)
* Catch all request timeouts for winrm connection

The current implementation only catches 'ConnectTimeout' exceptions.
Instead we should catch 'Timout' which also catches ReadTimeout
exceptions.

Improves on: #51744

Co-Authored-By: westphahl <westphahl@gmail.com>

* Changelog for winrm error handling improvement
2019-04-01 14:38:52 -07:00
..
16748-docker_container-memory.yaml [2.6] More consistent Docker unit parsing (#44521) 2018-09-04 14:47:09 -07:00
33579-docker_container-log_driver.yaml [2.6] docker_container: allow arbitrary log_driver (#44563) 2018-09-04 14:44:09 -07:00
34863-rabbitmq_user_unpack_fix.yaml Ignore empty result of rabbitmqctl list_user_permissions (#35598) 2018-10-16 16:02:08 -07:00
40092-mysql_user-match-backticks.yml backport/2.6/40092 (#51910) 2019-02-21 16:40:55 -08:00
40839-docker_container_init.yml [2.6] Fix docker container init check requirements (#42533) 2018-07-16 17:47:21 -07:00
41167_ansible_doc_regression.yaml fix ansible-doc regression from missing plugins (#41167) 2018-06-07 15:33:38 -07:00
41530-apt-mark-deb6.yaml Backport 2.6: apt: fix apt-mark on debian6 (#41725) 2018-06-21 16:15:10 -07:00
42042-inventory_with_no_region.yaml fixes #42042 2018-07-27 08:02:25 -07:00
42380-docker_container-check-mode.yaml [2.6] docker_container: fix check mode for container creation (#44760) 2018-09-04 14:20:34 -07:00
42641-44812-docker-env-variables.yaml [2.6] Set Default values correctly for docker variables (#44817) 2018-09-04 14:00:12 -07:00
42647-win_updates.yaml return wu result from inner job (#42647) 2018-07-16 17:42:07 -07:00
42786-sysvinit-fix-2-issues.yml [stable-2.6] Fix 2 issues in sysvinit module (backport/2.6/42786) (#43831) 2018-08-08 09:53:28 -07:00
42857-docker_container-working_dir.yaml [2.6] docker_container: fix working_dir (#44522) 2018-09-04 21:21:36 -07:00
42943_vmware_vmnic_fix.yaml VMware: handle pnic in proxyswitch 2018-08-13 13:26:12 -07:00
43931-strip-trailing-comments.yml Strip trailing comments from /etc/default/passwd (#43931) 2018-09-04 14:51:43 -07:00
43997-docker_network-inspect.yaml [2.6] Fixes #33045: get existing containers in a network via inspect_network (Rebased #33048) (#47471) 2018-11-05 11:32:01 -08:00
44054--win_domain_computer.yaml Fix win_domain_computer error when empty description (#44627) 2018-09-04 14:39:06 -07:00
44500-win_domain_computer.yaml Backport/2.6/44500 Module win_domain_computer fix delete computer with child (#44707) 2018-09-04 14:29:40 -07:00
44726-correct_deprecate_call.yaml Backport/2.6/44726 Fix calling deprecate with correct arguments (#48375) 2018-11-27 13:16:41 -08:00
44755-win_nssm_fixes.yaml Backport/2.6/44755 - win_nssm: tests and several bug fixes (#47159) 2018-10-16 17:58:04 -07:00
44808-docker_container-idempotency.yaml [2.6] docker_container: improving idempotency (#44879) 2018-09-04 13:54:44 -07:00
44988-acme-post-as-get.yaml ACME: add support for POST-as-GET if GET fails with 405. (#44988) 2018-11-05 22:59:45 -08:00
45155-vmware-handle_exception.yaml Handle special service where package is not available (#45155) 2018-12-10 09:10:49 -08:00
45155-vmware_host_service_facts-update_docs.yaml [Backport 2.6] VMware: update docs and return docs for vmware_host_service_facts 2018-12-10 11:16:00 -08:00
45203-sysvinit-fix-unassigned-variable.yml Fix referenced before assignment in sysvinit module 2018-09-25 14:58:30 -07:00
45378-fix-sql-tags.yml Backport/2.6/45378 (#52448) 2019-02-18 10:10:23 -08:00
45508-parse-docker-service-parameter.yaml docker_service: parse scale parameter correctly to 2.6 (#47248) 2018-11-05 22:49:15 -08:00
45628-fetch_url-error-headers.yaml Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628) 2018-09-25 14:34:05 -07:00
45700-docker_container-dont-parse-absent.yml [2.6] docker_container: don't parse/interpret options if state is 'absent' (#45768) 2018-09-25 15:31:32 -07:00
45921-os_router-ignores-enable_snat-no.yml Fix os_router ignores enable_snat: no (#45921) 2018-10-16 14:08:33 -07:00
46049-route53-caa-ordering.txt [2.6] route53: fix CAA record ordering for idempotency (#46226) 2018-10-16 12:16:10 -07:00
46245-systemd-fix-service-enable-logic.yaml modules/systemd: fix logic: disabled means disabled (#46317) 2018-10-16 16:46:49 -07:00
46275-fix-_cond_not_supported_warn.yaml 2.6: Backport _cond_not_supported_warn() (#41126) (#48175) 2018-11-06 10:48:43 -08:00
46322-docker_container-image-not-given.yaml docker_container: fix behavior when image is not specified (#46322) 2018-10-16 12:26:33 -07:00
46521-zabbix_host-fix-link-template-error.yml [2.6] zabbix_host: backport of #46521 (#47476) 2018-11-05 22:45:10 -08:00
46594-docker_container-publish-all-ports.yml docker_container: improve publish all ports functionality (#46594) 2018-10-16 12:18:50 -07:00
46595-docker_container-expected_ports.yml docker_container: fix problem with published_ports idempotency (#46595) 2018-10-16 12:18:50 -07:00
46961_fix_aws_ec2_cache.yaml Fix AWS EC2 inventory plugin caching of groups (#46961) 2018-11-05 22:50:49 -08:00
47096-junos-terminal-regex-fix.yml Backport: junos terminal regex prompt fix to v2.6 (#47204) 2018-11-05 22:27:38 -08:00
47296-docker_container-memory_swappiness.yaml [2.6] docker_container: fix memory_swappiness documentation (#47379) 2018-11-02 11:52:35 -05:00
47313-vmware-fix_module_error.yaml VMware: Fix module usages in module_utils (#49421) 2018-12-10 09:15:40 -08:00
47313-vmware_utils-handle_requests_import_error.yaml VMware: Avoid misleading PyVmomi error if requests import fails (#47313) 2018-11-05 22:34:03 -08:00
47395-docker_container-ipvX_address.yaml docker_container: warn if ipvX_address is used for networks but not supported by docker-py (#47395) 2018-11-05 14:12:27 -08:00
47396-docker_container-detach-auto-remove.yaml docker_container: fix interaction of detach:no with auto_remove:yes (#47396) 2018-11-06 13:27:10 -08:00
47712-docker_container-detach-auto-remove.yml docker_container: improve race condition behavior for detach:no, auto_remove:yes behavior (#47712) 2018-11-06 13:26:25 -08:00
47722-vmware_guest_powerstate-restore_timeout.yaml VMware: restore timeout in set_vm_power_state operation (#47723) 2018-11-05 22:28:43 -08:00
47889-vmware_doc-fix_privilege_names.yaml Update plugin filter documentation (#48557) 2018-11-13 11:17:02 -06:00
47900-docker_container-paused.yml docker_container: fix paused and add some tests (#47900) 2018-11-06 11:04:39 -08:00
47997-docker_container-ipc-pid-mode.yml docker_container: fix ipc_mode and pid_mode idempotency (#47997) 2018-11-06 10:52:07 -08:00
48061-docker_container-auto_removal.yml docker_container: fix container removal when auto_remove is used (#48061) 2018-11-06 13:27:10 -08:00
48580-apt_key-no-tty.yaml Backport/2.6/48580: Do not require TTY for 'apt-key' operations (#48888) 2018-11-27 12:06:24 -08:00
48808-sysvinit_defaults_if_no_runlevels.yaml Sysvinit - Enabling a service should use "defaults" if no runlevels are specified 2018-11-27 12:10:30 -08:00
49096-ansible-galaxy-fix_info_typo.yaml [Backport 2.6] Fix type in ansible-galaxy info output 2018-12-10 09:29:25 -08:00
49113-iam-role-arn-parsing-updated.yml [aws] Revert back to getting the AWS role name from the URI (#49428) 2018-12-10 09:27:55 -08:00
49409-lineinfile_must_not_insert_lines_multiples_times_with_insertbefore_insertafter.yml [backport 2.6] Lineinfile must not insert lines multiples times with insertbefore/insertafter (#50086) 2019-01-14 17:52:18 -08:00
50143-win_firewall_rule-invalid-bypass.yml win_firewall_rule: Remove invalid 'bypass' action (2.6 backport) (#50224) 2019-01-09 16:28:44 -08:00
50185-win_updates-report-changes-correctly.yml win_updates: Correctly report changes on success (2.6 backport) (#50226) 2019-01-09 15:48:23 -08:00
51781-fixing-managed-disk-facts.yaml Fixing managed disk facts (#51781) 2019-02-18 10:16:48 -08:00
52130-win_psmodule-update_nuget.yaml Install the NuGet package provider if needed (#52130) 2019-02-14 12:46:05 -08:00
52388-postgresqldatabase-fix-force-update.yml fixed merge conflicts 2019-02-18 10:17:15 -08:00
52389-mysqldatabase-fix-force-update.yaml resolved merge conflicts 2019-02-18 10:17:50 -08:00
54192-openssl_publickey-openssh-passphrase.yml openssl_publickey: fix handling of OpenSSH private keys with passphrase (#54192) 2019-03-22 11:16:28 -07:00
acl_doc_fix.yml added missing docs for option in acl module (#50775) (#50806) 2019-01-16 13:54:01 -08:00
admin-users-default-change.yaml Make admin_users only contain root and toor because admin is used for non-privileged accounts 2018-06-08 21:18:50 -07:00
ajson-nested-decode.yaml [stable-2.6] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 2018-09-25 14:15:44 -07:00
always_run_removal.yaml Fix typos in 2.6 changelog (#44076) 2018-08-14 07:50:06 -07:00
ansible-managed-encoding.yaml Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
avoid_cwd_vars.yml [stable-2.6] avoid loading vars on unspecified basedir (cwd) (#42067) 2018-07-03 15:03:52 -07:00
avoid_ssh_retry_discolsures.yml ensure ssh retry respects no log (#49569) (#49725) 2018-12-10 12:01:00 -08:00
aws_ec2_inventory_integration_tests.yaml fix no_log indentation so AWS temporary credentials aren't displayed in tests 2019-03-01 15:13:46 -08:00
aws_lightsail_documentation_fix.yml Backport/2.6/44902 (#44921) 2018-08-30 14:40:16 -05:00
aws_s3_async_fix.yaml cherry-picked from 89cea78e30 and fixed merge conflicts from restructuring the integration tests in devel 2018-06-07 15:54:18 -07:00
aws_s3_decryption_fix.yaml aws_s3: don't decrypt file before uploading - fixes #39287 (#39634) 2018-06-07 16:16:30 -07:00
aws_s3_fix_custom_endpoints.yaml cherry-pick e59742eccd and resolve conflicts 2018-06-07 15:55:02 -07:00
aws_s3_fix_exception_handling.yaml changelog 2018-06-08 09:50:17 -07:00
aws_ses_identity_check_mode.yaml Support check mode in aws_ses_identity module (#38422) 2018-05-25 18:46:25 -04:00
azure-lb-sku.yaml Fixes #37731 Create Internal Loadbalancers with azure_rm_loadbalancer, support SKU (#38077) 2018-05-04 13:17:05 +08:00
azure-version.yaml azure_rm_common: use __version__ from module_util (#46184) 2018-10-16 11:03:01 -07:00
azure_nsg_deployment_lb.yaml Azure module bugfix backport (#43808) 2018-08-13 15:22:00 -07:00
azure_rm_deployment_fix_45941.yaml fix premature exit when RG doesn't exist (#46013) 2018-09-25 14:19:31 -07:00
azure_rm_storageaccount.yaml Add AzureRMStorageAccount StorageV2 kind backport (#44244) 2018-09-04 15:42:06 -07:00
base64_filter_encoding.yaml base64 filter: Added ability to specify encoding (#39714) 2018-05-05 09:16:58 +10:00
basic_booleans_backward_compat.yaml Restore BOOLEANS import in basic.py (#42008) 2018-07-03 14:58:03 -07:00
blockinfile-bytes-fix.yaml Use bytes rather than native string for result (#46281) 2018-10-16 15:57:45 -07:00
callback_fixes.yml use ansible json encoder for results in callbacks (#46830) 2018-10-16 16:18:55 -07:00
clarify_error_message.yml better error messasge (#42770) 2018-07-26 17:36:04 -07:00
command-support-argv.yaml Changelog fragment cleanup. 2018-06-04 17:10:44 -07:00
convert-valid-data-to-bytes-for-conversion.yaml Backport/2.6/40872 (#43396) 2018-08-13 13:35:49 -07:00
copy-files-default-follow.yaml Fix copy to only follow symlinks for files in the non-recursive case 2018-04-20 10:04:24 -07:00
copy-no-chmod.yaml Add changelog for 40099 2018-05-14 13:23:04 -07:00
copy-recursive-copy.yml Add changelog for recursive copy fix 2018-05-16 10:37:05 -07:00
dd-put-empty-files.yaml [stable-2.6] Support transfering empty files to target host. Fixes #36725 (#45751) 2018-09-25 14:51:07 -07:00
debug_fixes.yml fix minor issues with debug and item labels (#41331) 2018-06-21 16:58:57 -07:00
digital_ocean_block_storage_fix.yaml Digital Ocean Block Storage Bug (#41431) 2018-06-12 08:27:44 -07:00
disallow-relative-homedir.yaml [stable-2.6] Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) 2019-02-13 09:24:28 -08:00
doc_fix.yml remove dupe entries 2018-07-26 17:35:13 -07:00
docfix.yml Fix example of nmap plugin (#42925) 2018-07-26 17:41:05 -07:00
docker-default-ssl.yml Fix ssl_version default value. (#42955) 2018-07-26 17:23:50 -07:00
docker_container-idempotency.yaml docker_container: fix various idempotency problems and non-working options (#45905) 2018-09-25 16:17:49 -07:00
docker_volume-force-change-detection-revert.yaml docker_volume: revert #47390 (#50663) 2019-01-14 16:35:56 -08:00
docker_volume-force-change-detection.yaml Fix option change detection / force support for docker_volume. (#47390) 2018-11-05 09:56:39 -08:00
ec2_ami_fix_block_device_mapping_volume_size_type.yaml Fix ec2_ami block_device_mapping volume_size to be int in 2.6 (#40938) (#41216) 2018-06-07 15:27:18 -07:00
ec2_group_fix_target_containing_list_within_list.yaml [2.6] ec2_group: fix regression for targets that are a list containing strings and lists (#45748) 2018-09-25 15:34:04 -07:00
empty_gh_error.yaml Error on empty group/host name (#42584) 2018-07-27 08:03:14 -07:00
encoding-docs-plugin-parsing.yaml Fix encoding issue when parsing plugin examples 2018-05-08 12:21:52 -07:00
ensure_text_source.yaml [stable-2.6] ensure 'text' source assumptions (#42522) (#43341) 2018-07-26 21:54:08 -07:00
eos_l2_interface_fix.yaml nxos and eos bugfix pick2.6 (#42291) 2018-07-09 11:31:57 -07:00
eos_vrf_failure-fix.yml To fix eos_vrf failure when transport method is eapi (#41470) (#41771) 2018-06-21 16:20:46 -07:00
file-disallow-src.yaml More file refactoring (#40114) 2018-05-16 10:41:11 -07:00
file-nonexistent-link.yaml Fix for file module with symlinks to nonexistent target (#39635) 2018-05-03 17:50:43 -07:00
file-nonexitent-link-recurse.yaml Fix for file module with recursive permission setting and broken symlinks 2018-05-03 17:54:34 -07:00
file-succeed-if-already-absent.yaml Add changelog for file removal race 2018-04-30 09:12:40 -07:00
file_touch_check_mode.yaml [stable-2.6] Fix file module with check_mode - Fixes #42111 (#42115) 2018-07-03 15:18:46 -07:00
file_touch_diff.yaml [stable-2.6] Fix file state=touch not returning diff information 2018-06-21 14:36:33 -07:00
fips_md5_import.yaml basic.py: catch ValueError when trying to import hash algorithms (#44551) 2018-09-04 14:45:11 -07:00
fix-os_router.yaml Fix enable_snat parameter (#44418) (#44448) 2018-09-04 14:49:22 -07:00
fix-selectors-error-condition.yaml [stable-2.6] Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 13:19:53 -07:00
fix-swap-mount-module.yaml Fix for creation and removal of swap record in fstab (fixes #42706, #31437 and #30090) (#42837) 2018-08-13 13:34:26 -07:00
fix-world-readable-skip-message.yaml [stable-2.6] Only print warning when ansible.cfg is actually skipped (#43583) 2018-08-13 15:26:52 -07:00
fix_44984.yaml Added default value for when CloudFrontOriginAccessIdentityList is (#44984) 2018-09-25 14:55:15 -07:00
fix_config_required.yml exclude lookup_terms from config errors (#41740) 2018-06-21 18:26:39 -07:00
fix_ec2_group_target_vpc_precedence.yaml ec2_group - fix VPC precedence for security group targets (#45787) 2018-09-25 14:35:53 -07:00
fix_ec2_group_vpc_precedence_classic.yaml Fix ec2_group for EC2-Classic accounts (#46242) 2018-09-28 08:50:50 -07:00
fix_fact_clean.yaml Fix fact cleaning (#42595) 2018-07-16 17:23:26 -07:00
fix_flatten.yml manage levels for 'multiple included lists' (#46359) 2018-10-16 16:11:57 -07:00
fix_ios_l2_interface.yaml Fix ios_vlan and ios_l2_interface issues in 2.6 (#44250) 2018-08-21 08:27:33 -07:00
fix_ios_l2_interface_vlan.yaml Fix ios_l2_interface vlan bug CP in 2.6 (#44445) 2018-08-21 08:28:08 -07:00
fix_ios_user.yaml Fix ios_user issue CP in 2.6 (#45175) 2018-09-04 13:36:57 -07:00
fix_ios_vlan.yaml Fix ios_vlan issue CP into 2.6 (#42665) 2018-07-16 17:13:14 -07:00
fix_ios_vlan_interface_issue.yaml Fix ios_vlan and ios_l2_interface issues in 2.6 (#44250) 2018-08-21 08:27:33 -07:00
fix_no_log_loop.yml fix no log templating (#44506) 2018-09-04 15:48:21 -07:00
fix_options.yml options should be settable multiple times 2018-06-26 13:33:36 -07:00
fix_pagination_cloudfront_facts.yml Backport pagination fix for cloudfront_facts (#42746) 2018-07-16 17:26:48 -07:00
fix_password_lookup_loading.yaml Backport #41907 for 2.6 - fix password lookup loading (#41928) 2018-06-26 13:48:09 -07:00
fix_pull_extra.yml Handle complex quoting in extra args in pull cli (#50212) 2019-02-04 12:28:27 -08:00
fix_sysvinit_typo.yml Fixes #42734 - typo in update-rc.d detection 2018-07-16 17:25:50 -07:00
fix_tls_mail.yaml Fix for starttls connections for notification mail module 2018-07-16 17:24:27 -07:00
fix_vyos_facts.yaml Backport 2.6: Return correct version on installed VyOS (#39115) (#45714) 2018-09-25 14:37:21 -07:00
fix_yaml_inv_nulls.yml handle groups correctly when they are 'null' (#41698) 2018-06-21 15:24:53 -07:00
free-strategy-include-var-tags.yaml [stable-2.6] Use the copied and merged task for calculating task vars in the free strategy. Fixes #47024 (#47060) 2018-10-16 16:08:52 -07:00
galaxy_list_all_roles.yaml Pass path to GalaxyRole object (#43051) 2018-09-04 14:41:28 -07:00
gce-sort-fix.yaml [stable-2.6] Add changelog for gce_net sort fix 2018-06-18 15:02:10 -07:00
gem-custom-home.yaml Changelog fragment cleanup. 2018-06-04 17:10:44 -07:00
get-url-fix-idempotency.yaml [stable-2.6] [stable-2.7] Fix logic to not re-download existing files when force=no (#45495) (#45509) 2018-09-25 15:57:46 -07:00
get_url_bug_fix.yaml fix issue [ get_url does not change mode when checksum matches ] (#43342) 2018-08-13 13:30:09 -07:00
grafana-deprecation-warnings.yaml Add changelog entry for grafana base64 port 2018-04-17 06:51:59 -07:00
group_by_localhost.yaml Backport #41860 for 2.6 - support group_by with implicit localhost (#41927) 2018-06-26 13:49:26 -07:00
includes.yaml Remove changelog entry for reverted #39365 2018-06-07 15:53:25 -07:00
inventory_dir_ext_compare_fix.yaml Make sure we are comparing bytes extensions in inventory plugins (#42475) 2018-07-16 17:48:57 -07:00
inventory_manager_fix_required_options_override.yaml Fix setting required options for inventory plugins - backport/2.6/42049 (#42120) 2018-07-03 15:07:35 -07:00
ios_l2_interface-fix.yml To fix the NoneType error raised in ios_l2_interface when Access Mode VLAN is unassigned (#42343) 2018-07-09 11:25:37 -07:00
iosxr_config_route_policy_objects_fix.yaml iosxr_config crash if config has route-policy with multiple levels of… (#41490) 2018-06-13 14:43:18 -07:00
junos_commit_error_fix.yaml Fix mandatory statement error for junos modules (#50074) 2019-01-18 12:54:47 -08:00
junos_config_confirm_commit.yaml Update changelog 2018-07-03 15:09:16 -07:00
junos_facts_fix.yaml Fix fetching old style facts in junos_facts module (#42336) (#42351) 2018-07-09 11:27:10 -07:00
lineinfile-empty-regexp.yml Backport #42013 for 2.6 - linenfile empty regexp warning (#42204) 2018-07-09 11:26:45 -07:00
lineinfile-insertbefore-bof-bugfix.yaml Backport #41767 for 2.6 - Skip if insertbefore is using BOF until later in the module (#41929) 2018-06-26 14:02:38 -07:00
lineinfile-insertbefore-index-out-of-range.yaml Use proper index value with insertbefore on a one line file (#46071) 2018-10-16 15:59:20 -07:00
loop_undefined_delegate_to.yaml [stable-2.6] Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231). 2018-09-25 14:49:52 -07:00
lvg_fix_47301.yaml Add issue 47301 changelog fragment 2018-11-05 22:32:04 -08:00
lxd-idempotent-config.yaml Fix bug #32437 (#38166) 2018-08-13 13:27:39 -07:00
missing_raise.yml added missing raise 2018-06-21 16:16:01 -07:00
mode-preserve.yaml Fixes for mode=preserve (#39343) 2018-04-26 07:14:37 -07:00
more-world-readable-warning-skips.yaml [stable-2.6] Fix another corner case of too many warnings for world readable current working directory 2018-09-04 14:40:04 -07:00
mysql-migrate_to_pymysql.yaml [stable-2.6] Migrate from MySQLdb to PyMySQL (#40123) 2018-09-25 16:19:51 -07:00
network_config_diff_fix.yml Fix ignore diff lines issue for lines in ios, eos, nxos (#43889) 2018-09-04 15:59:37 -07:00
nicer_multi_error.yml nicer error message on multiprocessing fail 2018-08-13 13:31:16 -07:00
nios_api_duplicate_record-fix.yaml Resolves bug where existing host_record was deleted when existing record name is used with different IP (#44088) 2018-08-13 13:17:17 -07:00
nios_lookup_handle_exception.yaml To resolve the issue of handling exception for Nios lookup gracefully (#44254) 2018-09-04 15:41:03 -07:00
nios_network_vendor_specfic_dhcp_fix.yaml To resolve nios_network issue where vendor-encapsulated-options can not have a use_option flag (#44259) 2018-09-04 15:43:06 -07:00
no-dynamic-import-tasks.yaml [stable-2.6] Don't allow import_tasks to transition to dynamic when file is missing. See #44822 (#44836) 2018-09-04 13:58:29 -07:00
no_log_fix_for_connection_exceptions.yaml Bkprt no log fix (#41452) 2018-06-13 14:45:06 -07:00
nsupdate_fix_hmac-sha384.yaml nsupdate_fix_hmac-sha384 2018-07-03 10:19:34 -07:00
nxos_26_changelog.yaml Add changelog 2018-11-05 22:37:55 -08:00
nxos_ambiguous_command_check.yaml [2.6] Add ambiguous command check as the error message is not persistent on nexus devices (#45342) 2018-09-25 14:41:21 -07:00
nxos_banner_text.yaml Pick 2.6 nxos bugfixes (#44105) 2018-09-04 15:56:57 -07:00
nxos_CI_failures_fix.yaml nxos and eos bugfix pick2.6 (#42291) 2018-07-09 11:31:57 -07:00
nxos_cliconf.yaml nxos_facts module and nxos cliconf fix stable-2.6 (#43180) 2018-07-26 17:48:16 -07:00
nxos_facts.yaml nxos_facts module and nxos cliconf fix stable-2.6 (#43180) 2018-07-26 17:48:16 -07:00
nxos_facts_26.yaml [2.6] fix nxos_facts indefinite hang for text based output (#45847) 2018-09-25 14:34:50 -07:00
nxos_facts_multiple_bugfixes.yaml changelog 2018-12-10 12:14:32 -08:00
nxos_file_copy_md5sum.yaml Pick 2.6 nxos bugfixes (#44105) 2018-09-04 15:56:57 -07:00
nxos_install_os_nxapi_fix.yaml changelog 2018-12-10 12:14:32 -08:00
nxos_interface.yaml Pick 2.6 nxos bugfixes (#44105) 2018-09-04 15:56:57 -07:00
nxos_interface_linkagg_idempotence.yaml changelog 2018-12-10 12:14:32 -08:00
nxos_linkagg.yaml Pick 2.6 nxos bugfixes (#44105) 2018-09-04 15:56:57 -07:00
nxos_module_utils_nxapi_get_capabilities.yaml nxos bugfix cherry-pick 2.6 (#42724) 2018-07-16 17:39:27 -07:00
nxos_non_structured_output_fix.yaml Pick 2.6 nxos bugfixes (#44105) 2018-09-04 15:56:57 -07:00
nxos_nxapi_default_http_behavior_fix.yaml nxos and eos bugfix pick2.6 (#42291) 2018-07-09 11:31:57 -07:00
nxos_static_route_fix.yaml Pick 2.6 nxos bugfixes (#44105) 2018-09-04 15:56:57 -07:00
nxos_system.yaml Pick 2.6 nxos bugfixes (#44105) 2018-09-04 15:56:57 -07:00
nxos_terminal_plugin.yaml [2.6] Fix python2.6 nothing to repeat nxos terminal plugin bug (#45282) 2018-09-25 14:40:35 -07:00
nxos_vxlan_vtep_vni_fix.yaml nxos and eos bugfix pick2.6 (#42291) 2018-07-09 11:31:57 -07:00
one_host-env-fix.yml Backport/2.6/44568 (#44728) 2018-09-04 14:28:53 -07:00
openssl-python3.yaml openss: fix various test and Python 3 issues (#47188) 2018-11-05 09:51:38 -08:00
openstack_inventory-optional-region.yaml Update openstack inventory script to keep basic functionality Backport/2.6/43432 (#43465) 2018-07-31 08:28:28 -07:00
openstack_inventory_fix.yml allow openstack invetnory to work cacheless 2019-01-09 17:03:47 -08:00
openvswitch_db_column_value_type.yaml openvswitch_db : Handle column value conversion and idempotency in no_key case (#43914) 2018-08-10 17:07:01 -07:00
openvswitch_db_make_key_optional.yaml openvswitch_db: Make 'key' parameter optional (#42110) 2018-07-16 17:49:54 -07:00
pause-ctrl-c.yaml Fix ctrl+c in pause module and add tests (#40134) 2018-05-21 10:04:43 -04:00
pause-stdout-redirection.yaml Fix pause module so it does not stack trace when redirecting stdout. (#42217) 2018-07-16 18:03:18 -07:00
pause-try-except-curses.yaml Fix NameError in pause module (#42038) 2018-07-16 17:10:48 -07:00
piped-transfer-empty-files.yaml [stable-2.6] Support empty files with piped transfer_method. Fixes #45426 (#45618) 2018-09-25 14:43:26 -07:00
plugin-filters-cfg.yaml [stable-2.6] Fix issues with PLUGIN_FILTERS_CFG config handling (#45994) 2018-09-25 14:14:34 -07:00
postgresql_user-encrypted-fixes.yml Fix typos in 2.6 changelog (#44076) 2018-08-14 07:50:06 -07:00
postgresql_user-not-sup-error.yaml postgresql_user: fix test errors on newer Fedora versions (#47166) 2018-11-05 09:53:37 -08:00
powershell-bootstrap.yaml powershell - add bootstrap wrapper to packaging manifest 2018-11-30 08:47:48 -08:00
powershell_use_set_tmpdir.yaml Fix typos in 2.6 changelog (#44076) 2018-08-14 07:50:06 -07:00
preserve_delegate_nolog.yml preserve delegation info on no_log (#42577) 2018-07-16 17:21:49 -07:00
ps_sb_logging.yaml split PS wrapper and payload (CVE-2018-16859) 2018-11-27 11:54:56 -08:00
psexec-handle-socket-errors.yaml psexec: Handle socket errors (Connection timeout) (Backport) (#47406) 2018-11-05 22:21:01 -08:00
psexec-imp-error.yaml psexec: better error on import failure (#47327) 2018-11-05 09:50:04 -08:00
py36-spwd.yaml fixes issue 39472: (#40341) 2018-05-17 17:22:40 -04:00
remote_tmp_de-escalated_user.yaml Fix remote_tmp when become with non admin user (#42396) 2018-07-16 17:53:06 -07:00
reset_con_fix.yml update play_context for reset_connection (#40866) 2018-06-18 15:00:51 -07:00
script-module-no-file-path.yaml [stable-2.6] Don't pass file_name to DataLoader.load in script inventory plugin (#45428) 2018-09-25 15:30:32 -07:00
selinux-check-mode.yaml Fixed check_mode status to be the same as normal execution (#40721) 2018-05-25 17:06:11 -04:00
service.yml module_utils_service: Fix glob path of rc.d 2018-09-04 14:50:39 -07:00
slack_callback_invocation.yaml [2.6] Fix invocation output. Fixes #43447 (#43542) (#43646) 2018-08-13 14:21:33 -07:00
ssh_connection_invalid_password.yaml Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-24 10:43:11 -08:00
synchronize_remote_is_local.yaml Backport #40833 for 2.6 - synchronize _remote_is_local (#40918) 2018-05-30 16:53:50 -05:00
systemd-warn-on-chroot.yaml check for chroot in systemd module (#43904) 2019-01-21 08:34:11 -08:00
sysvinit_bugxif.yml sysvinit: Fix for false changed messages (#42956) 2018-07-26 17:33:02 -07:00
template-filename-encoding.yaml Add a changelog for filename encoding in template action fix 2018-04-28 09:17:16 -07:00
terminal_plugin.yaml Pick 2.6 nxos bugfixes (#44105) 2018-09-04 15:56:57 -07:00
to_yaml-default_flow_style.yaml [stable-2.6] Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772) 2019-03-13 18:30:30 -07:00
user-do-not-pass-ssh_key_passphrase-on-cmdline.yaml 2.6: user: do not pass ssh_key_passphrase on cmdline (#47487) 2018-10-31 08:55:54 -07:00
user-docs-underlying-tools.yaml Add documentation on underlying tools in user module (#46455) (#46512) 2018-10-08 14:56:53 -05:00
user-expires.yaml Only change expiration date if it is different (#38885) 2018-05-01 11:19:01 -04:00
user-fix-zero-negative-expiration.yaml user: fix removing the expiry time when it's 0 (#47115) 2018-11-27 12:01:04 -08:00
user-freebsd-createhome-name-fix.yaml fix a (forgotten?) change in moving createhome -> create_home (#42711) 2018-07-16 17:21:04 -07:00
user-password_lock-change-fix.yaml [stable-2.6] make password locking in user module idempotent (#43671) 2018-11-27 13:07:40 -08:00
user-properly-unexpire-new-user.yaml Properly un expire account on creation (#44174) 2018-09-04 14:42:26 -07:00
user_freebsd_always_changed_bugfix.yaml Only report change when home directory is different on FreeBSD (#42865) 2018-07-26 17:41:59 -07:00
v2.6.0_summary.yaml New release v2.6.0 2018-06-28 14:38:38 -07:00
v2.6.0a1_catchup.yaml Add changelog entries from deleted CHANGELOG.md. 2018-05-31 16:06:49 -07:00
v2.6.0a1_summary.yaml New release v2.6.0a1 2018-05-21 17:26:16 -07:00
v2.6.0a2_catchup.yaml New release v2.6.0a2 2018-05-30 17:47:09 -07:00
v2.6.0a2_summary.yaml New release v2.6.0a2 2018-05-30 17:47:09 -07:00
v2.6.0rc1_catchup.yaml New release v2.6.0rc1 2018-06-05 19:55:46 -07:00
v2.6.0rc1_summary.yaml New release v2.6.0rc1 2018-06-05 19:55:46 -07:00
v2.6.0rc2_summary.yaml New release v2.6.0rc2 2018-06-08 22:03:08 -07:00
v2.6.0rc3_summary.yaml New release v2.6.0rc3 2018-06-18 22:43:49 -07:00
v2.6.0rc4_summary.yaml New release v2.6.0rc4 2018-06-25 16:22:04 -07:00
v2.6.0rc5_summary.yaml New release v2.6.0rc5 2018-06-26 18:33:36 -07:00
v2.6.1_summary.yaml New release v2.6.1 2018-07-05 11:48:35 -07:00
v2.6.2_summary.yaml New release v2.6.2 2018-07-27 16:18:51 -07:00
v2.6.3_summary.yaml New release v2.6.3 2018-08-16 17:47:36 -07:00
v2.6.4_summary.yaml New release v2.6.4 2018-09-06 14:50:53 -07:00
v2.6.5_summary.yaml New release v2.6.5 2018-09-28 14:05:03 -07:00
v2.6.6_summary.yaml New release v2.6.6 2018-10-19 09:33:33 -07:00
v2.6.7_summary.yaml New release v2.6.7 2018-10-31 15:21:33 -07:00
v2.6.8_summary.yaml New release v2.6.8 2018-11-15 14:23:45 -08:00
v2.6.9_summary.yaml New release v2.6.9 2018-11-29 12:56:42 -08:00
v2.6.10_summary.yaml New release v2.6.10 2018-11-30 09:28:53 -08:00
v2.6.11_summary.yaml New release v2.6.11 2018-12-13 09:26:54 -08:00
v2.6.12_summary.yaml New release v2.6.12 2019-01-17 09:19:17 -08:00
v2.6.13_summary.yaml New release v2.6.13 2019-02-07 14:08:03 -08:00
v2.6.14_summary.yaml New release v2.6.14 2019-02-21 09:18:18 -08:00
v2.6.15_summary.yaml New release v2.6.15 2019-03-14 20:21:57 -07:00
vars_lk.yml fix vars hostname fallback 2018-06-25 11:23:52 -07:00
vars_prompt-allow-prompting-for-play-vars.yaml Only template values in vars_prompt rather than all vars (#39304) 2018-08-13 13:18:30 -07:00
virtualbox_inventory.yaml Raise Exception in virtualbox inventory plugin 2018-06-21 16:16:54 -07:00
vmware_guest-documentation_fix.yaml Merge pull request #51118 from Akasurde/backport/2.6/51047 2019-01-21 08:34:22 -08:00
vmware_remove_vm_sceanrio.yaml Fix typos in 2.6 changelog (#44076) 2018-08-14 07:50:06 -07:00
vultr-parameters-parsing.yaml vultr.py: fix env var handling (#42659) 2018-07-17 16:52:59 -07:00
vyos_command_retry.yml Correcting conditionals looping (#43331) (#43346) 2018-07-27 08:06:15 -07:00
win-become-elevation.yaml win become - fix token elevation issues 2019-02-12 11:30:42 -08:00
win_acl-paths.yaml Merge pull request #53845 from jborean93/win-paths-2.6 2019-03-18 14:35:28 -07:00
win_acl_inheritance-paths.yaml Merge pull request #53845 from jborean93/win-paths-2.6 2019-03-18 14:35:28 -07:00
win_certificate_store-paths.yaml win_certificate_store - fix glob like paths (#54007) 2019-03-19 11:09:35 -07:00
win_chocoalatey_install_tls12.yml win_chocolatey: add TLSv1.2 support for install phase (#41992) 2018-07-16 17:40:18 -07:00
win_chocolatey-update.yaml win_chocolatey Fix incompatibilities with latest Chocolcatey release 2019-03-15 10:10:41 -07:00
win_copy-dest-quote.yaml powershell: do not quote join_path result to reflect ShellBase join_path (#45944) 2018-09-25 14:04:20 -07:00
win_copy-empty-dir.yaml win_copy - fix remote dir copy when it contains an empty dir (#50126) 2019-01-07 16:07:50 -08:00
win_copy-paths.yaml win_copy - fix glob like paths (#54006) 2019-03-19 11:09:35 -07:00
win_domain-cred.yaml win_domain: fix issue when running without credential delegation (#53480) 2019-03-11 11:49:48 -07:00
win_domain-dns-typo-fix.yml win_domain: fix typo in cmdlet call (#41993) 2018-07-03 15:22:08 -07:00
win_domain_controller-netlogon.yaml win_domain modules: ensure Netlogon service is still running after promotion (#43703) 2018-08-13 13:22:00 -07:00
win_environment-do-not-delete-on-null.yaml win_environment: Added explicit check for null, empty string with state=present (#40468) 2018-05-22 06:45:33 +10:00
win_file-hidden.yaml Fixed win_file crash with hidden files (#52584) 2019-03-11 11:50:10 -07:00
win_file-paths.yaml win_file - fix glob like paths (#54003) 2019-03-19 11:09:35 -07:00
win_file-special-char-fix.yaml Added changelog fragment for win_file special char fix 2018-04-27 08:07:01 +10:00
win_find-paths.yaml win_find - fix glob like paths (#54005) 2019-03-19 11:09:35 -07:00
win_get_url-ftp-support.yaml win_get_url: Fixed a few issues with using FTP and added tests (#39646) 2018-05-04 08:39:37 +10:00
win_group_membership-com-marshal.yaml win_group_membership - fix random issue with CI on 2012 R2 (#45462) 2018-09-25 14:05:48 -07:00
win_group_membership-sid-bugfix.yml Win group membership sid refactor 2.6 (#41990) 2018-07-03 15:21:21 -07:00
win_iis_webapppool-output-fix.yml win_iis_webapppool: do not output some cmdlet outputs (#41884) 2018-06-26 13:44:38 -07:00
win_keep_remote_file_python26.yaml powershell - fix for ANSIBLE_KEEP_REMOTE_FILES on older Pythons (#45942) 2018-09-25 14:05:13 -07:00
win_lineinfile-output.yaml win_lineinfile - fix malformed returned json (#50066) 2019-01-07 15:17:13 -08:00
win_mod_utils-paths.yaml Merge pull request #53845 from jborean93/win-paths-2.6 2019-03-18 14:35:28 -07:00
win_module_utils_sid-conversion.yaml Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 2018-04-30 16:18:25 +10:00
win_owner-paths.yaml Merge pull request #53845 from jborean93/win-paths-2.6 2019-03-18 14:35:28 -07:00
win_power_plan-windows10.yaml win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471) 2019-02-04 12:31:44 -08:00
win_psexec_command_arg.yaml win_psexec: fix arg handling when command contains multiple args (#44797) 2018-09-04 14:03:09 -07:00
win_reboot-fixes.yml win_reboot: fix 2.6 issues and better handle post reboot reboot (#42330) 2018-07-16 17:42:55 -07:00
win_say-fix.yaml win_say - fix up syntax and test issues (#45450) 2018-09-25 14:07:37 -07:00
win_security_policy-empty-value.yaml win_security_policy: Allow setting a value to empty (#42051) 2018-07-16 17:37:59 -07:00
win_slurp-paths.yaml Merge pull request #53845 from jborean93/win-paths-2.6 2019-03-18 14:35:28 -07:00
win_tempfile-path.yaml Merge pull request #53845 from jborean93/win-paths-2.6 2019-03-18 14:35:28 -07:00
win_template-dest-dir-fix.yaml win_template: fix issue where dest was specified as a directory (#39887) 2018-05-15 09:59:51 +10:00
win_unzip_share-discard-cmdlet-output.yaml Cmdlets output handling 2.6 (#42721) 2018-07-16 17:37:01 -07:00
win_updates-add-scheduled-tasks-back.yaml win_updates: add scheduled tasks back in for older hosts (#38708) 2018-05-23 13:21:01 -07:00
win_updates-async-fix.yml win_updates fix when win_updates is run with async (#41756) 2018-06-21 16:13:47 -07:00
win_updates_typo_whitelist_fix.yaml win_updates: fix typo with download failure and whitelist on multiple updates (#40283) 2018-05-16 18:04:58 -04:00
win_uri-json.yml Fix support for JSON output when charset is set 2018-09-04 13:51:25 -07:00
win_uri-junk-data.yaml win_uri: stop output from mixing with module result (#48140) 2018-11-05 21:59:24 -08:00
win_user-validate-fixes.yaml win_user: use different method to validate credentials that does not rely on SMB/RPC (#43059) 2018-07-26 17:27:28 -07:00
win_user_right-output.yaml win_user_right - fix non json output issue (#54495) 2019-04-01 14:38:17 -07:00
win_wait_for-timeout.yaml Backport of PR 43464 2018-09-04 14:13:00 -07:00
window_become-better-errors.yaml become win: better error messages and docs update (#39936) 2018-05-15 09:33:36 +10:00
windows-deprecation-removal.yaml windows: removed deprecated features in 2.6 (#38930) 2018-04-26 06:13:37 +10:00
winrm-all-timeout-exceptions.yaml Catch all request timeouts for winrm connection (#54104) 2019-04-01 14:38:52 -07:00
winrm-ansible-conn-error.yaml Backport: Raise AnsibleConnectionError on winrm connnection errors (#52226) 2019-02-14 12:46:43 -08:00
winrm-encoding-fix Add changelog entry for winrm encoding fix 2018-04-25 15:00:11 -07:00
winrm-get_correct_user.yaml Fix typos in 2.6 changelog (#44076) 2018-08-14 07:50:06 -07:00
winrm-send-input-check.yaml winrm - try and recover from a send input failure (#53187) (#53306) 2019-03-06 14:49:49 -08:00
winrm_kinit-remove-pass-log.yml Stop displaying kinit pass input on a failure (#41882) 2018-06-25 13:51:09 -07:00
winrm_kinit_error-fix.yaml winrm: add better exception handling for krb5 auth with pexpect (#39930) 2018-05-23 13:33:07 -07:00
winrm_pexpect.yaml winrm: add further conditional to using pexect for kerb auth (#45952) 2018-09-25 13:57:44 -07:00
wrcwd_ansible.cfg.yml [stable-2.6] ignore ansible.cfg in world writable cwd (#42070) 2018-07-03 15:19:59 -07:00
xenserver-facts-fix.yaml Make xenserver_facts actually work (#35821) 2018-05-22 13:31:35 -04:00
yaml-callback-unicode.yaml Changelog entry for https://github.com/ansible/ansible/pull/40188 2018-05-15 15:29:36 -07:00
zypper-on-ubuntu.yaml Backport package manager detection fixes to stable 2.6 (#44415) 2018-09-04 15:46:28 -07:00
zypper-python3.yaml Add changelog fragment 2019-03-04 07:13:35 -08:00