ansible/changelogs/fragments
Simon Westphahl 02e87b7d70 Raise AnsibleConnectionError on winrm connnection errors ()
* Raise AnsibleConnectionError on winrm con errors

Currently all uncaught exceptions of the requests library that is used
in winrm will lead to an "Unexpected failure during module execution".

Instead of letting all exceptions bubble up we catch the connection
related errors (inkl. timeouts) and re-raise them as
AnsibleConnectionError so Ansible will mark the host as unreachable and
exit with the correct return code.

This is especially important for Zuul (https://zuul-ci.org) to
distinguish between failures and connection/host related errors.

* Update lib/ansible/plugins/connection/winrm.py

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

* Add changelog fragment
2019-02-13 14:55:55 -05:00
..
2.8-core-deprecations.yaml
2.8-removed-modules.yaml
11349-add-ansible_play_name-var.yaml Add ansible_play_name magic var () 2018-11-12 11:18:49 -05:00
11935-slack-add_hex_color_values.yaml Add support for hex color in slack module () 2018-12-12 08:41:49 +00:00
24633-copy-coherency-between-check-normal-mode.yaml Add coherency between check and normal mode for copy plugin action see issue () 2019-02-01 13:47:23 +10:00
32366-test-match_fix_docs.yaml Correct match test documentation () 2018-12-21 09:38:31 -05:00
33754-docker_image_fix_changed_in_force_mode.yaml
34209-template-lookup-vault-support.yaml Allow for vaulted templates in template lookup () 2019-01-07 10:06:01 -05:00
35370-add_support_for_docker_network_internal_flag.yaml
37150-make_modprobe_module_check_for_builtins_as_well.yaml Make modprobe module check for builtins as well () 2018-12-20 15:30:29 -06:00
38118-postgresql_user-fix_conn_limit_type.yml postgresql_user: set type of conn_limit () 2018-12-22 20:28:56 +05:30
38833-docker_volume-option-minimum-versions [docker_volume] Checking option minimal versions () 2018-12-14 13:20:48 -06:00
38878-hashi_vault-support_userpass.yaml hashi_vault: add support for userpass authentication () 2019-02-02 12:32:53 +01:00
40092-mysql_user-match-backticks.yml mysql_user: Match both single quotes and backticks when checking curr… () 2019-02-06 14:20:43 +00:00
40174-junit-test-case-prefix-filter.yaml Implement test case prefix to filter test cases () 2018-12-03 18:41:44 +00:00
40176-junit-hide-task-arguments.yaml Implement hide task arguments feature () 2018-12-03 09:22:51 +00:00
42866-galaxy-search-unicode.yaml
43123-add_support_for_per_host_no_stats.yaml
43874-docker_container-stop_timeout.yaml
44278-pamd_valid_simple_controls.yaml
44428-inventory-plugin-list.yml inventory plugin order: update doc 2018-12-12 09:35:13 -08:00
44789-docker_container-comparisons.yaml
44988-acme-post-as-get.yaml
45155-vmware_host_service_facts-update_docs.yaml VMware: update docs and return docs for vmware_host_service_facts () 2018-12-10 23:57:39 +05:30
45628-fetch_url-error-headers.yaml
45824-uri-fix-TypeError.yaml uri: check unexpected failure doesn't occur when file cannot be saved () 2019-02-04 10:29:05 -05:00
46322-docker_container-image-not-given.yaml
46443-mongodb_user-fix-roles-default-value.yaml module mongodb_user fix roles default value () () 2019-01-22 15:57:49 -05:00
46483-role_names-change.yaml Include dependency role names in role_names. () 2018-11-15 10:01:29 -05:00
46594-docker_container-publish-all-ports.yml
46595-docker_container-expected_ports.yml
46596-docker_container-published_ports.yml
46598-docker_container-volume-modes.yml
46608_azure_rm_inv_py3.yaml add changelog for 46608 2018-12-10 17:12:18 -08:00
46658-plugin_filter-improve_error_handling.yaml
46739-gcp-compute-instance-metadata.yaml
46740-gcp-utils-credentials-scoping.yaml Fix google auth scoping for unscoped credentials () 2018-12-06 11:29:57 +00:00
46743-fix-native-jinja-newlines.yaml
46772-docker_container-healthcheck.yaml
46961_fix_aws_ec2_cache.yaml
47019-mail-fix-py27-regression.yaml mail: Fix new breakage on python 2.7 () 2018-12-10 10:25:33 -08:00
47134-elasticsearch_plugin-fix_param_type.yml fix module argument to be boolean () 2018-11-30 10:43:29 +00:00
47193-fix-gce-and-scaleway-vm-detection.yml Fix GCE and scaleway VM detection () 2018-11-30 10:38:43 +00:00
47213-onepassword_facts_fix_password_lookup.yaml Fix an issue retrieving some types of 1Password items. () 2018-12-05 11:49:26 -05:00
47247-docker_container-add-runtime-option.yaml
47281-pamd-dont-delete-named_temporary_file_on_close.yaml
47300-ios-check_rc.yaml
47307-handler-include-task.yml
47313-vmware-fix_module_error.yaml VMware: Fix module usages in module_utils () 2018-12-04 10:11:29 +05:30
47393-docker_image-id.yaml
47395-docker_container-ipvX_address.yaml
47396-docker_container-detach-auto-remove.yaml
47459_grafana_dashboard_consistency_fix.yaml Fix consistency issue in grafana_dashboard module. () 2018-11-09 17:27:11 -05:00
47492-docker_network-add-ipv6-support.yaml
47500-rds_instance.yaml
47539-fix-netaddr-network.yaml
47668-aci_switch_leaf_selector-support_empty_policy_group.yaml
47689-yum-fix-version-syntax.yaml
47695-pamd-fix-idempotence-and-parsing-issues.yml
47704-apt-warn-auto-intall.yml
47711-docker_container-minimal-version-checks.yml
47712-docker_container-detach-auto-remove.yml
47722-vmware_guest_powerstate-restore_timeout.yaml
47814-docker_container-device-io-limit-parameters.yaml
47846-cs_ip_address-fix-vpc-vs-network.yaml
47859-vmware_guest-convert_vm_disk_clone.yaml VMware: Add option to modify disk type while cloning template () 2018-12-05 15:50:23 +05:30
47900-docker_container-paused.yml
47916-grafana_dashboard-fix-logic-behind-overwrite-param.yaml
47920-vmware_guest-handle_no_root_snapshot.yaml
47938-docker_swarm_service-requirements.yaml clarify port.mode paramter requiremets, fail if unmet () 2018-11-12 11:36:02 +00:00
47997-docker_container-ipc-pid-mode.yml
48036-vultr-fix-empty-list-handling.yaml
48061-docker_container-auto_removal.yml
48069-default-callback-unreachable_stderr.yml default: callback plugin allow unreachable task to stderr () 2019-01-09 11:43:59 -05:00
48306-ansible-connection-json Allow AnsibleVaultEncryptedUnicode to pass through exec_jsonrpc () 2018-12-21 11:15:18 -05:00
48342-vultr_server_facts-fix-firewall-group.yml vultr_server_facts: add tests and changelog for firewall group fix in () 2018-11-09 14:06:34 +01:00
48471-win_xml-xml-parser.yaml Use System.Xml.XmlDocument.Load rather than Get-Content to avoid () 2018-12-04 15:19:38 +00:00
48536-docker_volume-labels.yml Docker volume fix labels () 2018-11-12 11:24:07 +00:00
48546-docker-diff.yml docker_* modules: improve diff () 2018-11-19 09:59:54 +00:00
48551-docker_container-idempotency.yml docker_container: fix tests and idempotency for init and shm_size () 2018-11-13 13:07:36 +00:00
48599-rabbitmq_binding-state-absent.yaml rabbitmq_binding: Add support for state=absent () 2018-12-04 12:42:18 +00:00
48673-fix-omit-on-play-keywords.yaml Properly handle FieldAttribute.default if callable () 2018-11-26 18:14:46 +01:00
48675-cs_template-fix-keyerror-state-extracted.yml cs_template: fix KeyError on state=extracted () 2018-11-15 13:38:42 +00:00
48728-win_nssm-credential-quoting.yml Fix win_nssm credentials quoting () 2018-12-05 10:38:28 +10:00
48730-zabbix_hostmacro-fixes.yaml zabbix_template: fixed idempotency issues () 2018-11-29 20:38:32 +01:00
48936-import-handlers.yaml Do not allow addressing an import from handlers via notify. Fixes () 2018-11-29 13:50:07 -06:00
48950-vault-encrypted-data-native-jinja.yaml Fix using vault encrypted data with jinja2_native () 2018-11-27 16:44:22 -05:00
49078-docker_container-min-version-fix.yml docker_container: fix init option idempotency with old docker-py versions () 2018-11-26 13:53:01 +00:00
49084-influxdb_user-default-password-fix.yaml Amends - influxdb_user - Prevents potential accidental password changes to blank () 2018-12-12 12:43:37 -05:00
49158-detect-kvm-on-freebsd.yaml facts: detect FreeBSD KVM guests () 2018-12-19 06:57:53 +10:00
49184-facts-rpm-ostree-pkgmgr.yml correctly detect pkg_mgr on fedora/rhel/centos rpm-ostree installed () 2019-02-07 15:16:38 -05:00
49188-zabbix_template-fix-idempotency.yaml zabbix_template: fixed idempotency issues () 2018-11-29 20:38:32 +01:00
49212-require-git-ansible-galaxy.yaml require git when trying to use it in ansible-galaxy cli () 2018-11-28 13:28:21 -05:00
49235-docker_swarm_service-user-default.yaml docker_swarm_service: ensure idempotency when the user parameter is None () 2018-12-10 14:09:13 +05:30
49262-user.yml Fix create home dir fallback () 2019-01-14 16:01:26 -05:00
49266-acme-error-messages.yml ACME: improve error handling () 2018-11-29 09:00:39 +01:00
49319-docker_container-pids_limit.yaml Support for pids_limit parameter in docker_container module () 2018-12-03 11:22:43 +00:00
49409-lineinfile_must_not_insert_lines_multiples_times_with_insertbefore_insertafter.yml Lineinfile must not insert lines multiples times with insertbefore/insertafter () 2018-12-17 16:42:24 -05:00
49410-acme-diff.yml ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring () 2018-12-02 18:40:14 +01:00
49473-multiple-ipv6-addresses-per-device.yaml facts: correctly detect multiple ipv6 addresses per device () 2018-12-19 06:49:28 +10:00
49545-ansible-doc_version_help.yaml Override help string version () 2018-12-10 10:40:19 +05:30
49553-aci_rest-fix-ignoring-custom-port.yaml aci_rest: Fix ignoring custom port () 2018-12-10 15:08:06 +01:00
49615-ascii-devuan-support.yml Add Devuan Support for ascii release - resolve 49615 () 2019-01-07 17:08:01 -05:00
49676-s3bucket-requester_pays_change_if_condition.yml changed if logic Type to boolean () 2018-12-17 16:21:36 -05:00
49688-docker_secret-config-base64-data.yml docker_secret, docker_config: allow to base64-decode data () 2019-01-01 16:06:45 +00:00
49723-jenkins-plugin-install-latest.yaml Jenkins_plugin: Handle 'latest' version when installing plugin for first time () 2018-12-20 15:51:02 +00:00
49734-facts-set-virtualization_role-for-kvm-hosts.yaml facts: set virtualization_role for KVM hosts () 2019-01-17 09:47:16 +01:00
49787-docker_image-cache_from.yaml Support for cache_from parameter in docker_image module () 2018-12-14 13:19:40 -06:00
49794-docker_container-network-mode.yml [docker_container] Fixes idempotency checks for network_mode () 2018-12-12 09:04:24 +00:00
49796-ufw-insert-relative-to.yml ufw: allow to insert rules relative to first/last IPv4/IPv6 rules () 2019-02-12 08:05:14 +00:00
49843-docker_container-wrap-env.yaml [docker_container] Failing on non-string env values () 2018-12-14 13:21:54 -06:00
49884-tower-project-scm-cred-org-fallback.yaml Added organization in the scm_credential get () 2018-12-19 12:01:12 +00:00
49952-avoid-loading-kube-config-when-auth-given.yml Do not load user kube config if path specified () 2019-01-11 17:26:53 +00:00
50006-azure_rm_inventory_batchrequest_fix.yaml fix new inventory azure_rm.py () 2019-01-16 14:16:18 -08:00
50025-gcp_compute_filters_default.yml Put in documented default for gcp_compute filters () 2019-01-18 11:39:24 +00:00
50076-os-sec-group-rule-proper-module-exit.yaml os_security_group_rule proper module exit () 2018-12-20 11:49:52 +00:00
50134-influxdb_user-invalid_auth_fix.yml influxdb_user: Fixed unhandled exception on invalid login credentials () 2018-12-20 11:47:39 +00:00
50143-win_firewall_rule-invalid-bypass.yml win_firewall_rule: Remove invalid 'bypass' action () 2018-12-21 12:05:28 +10:00
50185-win_updates-report-changes-correctly.yml win_updates: Correctly report changes on success () 2018-12-21 11:44:49 +10:00
50249-vmware_vm_inventory-fix_host_ip.yaml VMware: Fix vmware_vm_inventory () 2019-01-11 21:33:14 +05:30
50298-redfish_utils_fix_reference_to_local_variable_systems_service.yaml redfish_utils: fix reference to local variable 'systems_service' () 2019-01-11 14:16:20 +00:00
50316-ansible-vault_utf-8_in_vault_filename.yaml ansible-vault: handle utf-8 filename in vault () 2019-02-12 16:13:51 +05:30
50322-openssl-path-error.yml openssl_*: prevent error when path includes no path () 2019-01-03 17:04:46 +05:30
50337-fix-vultr_server-ssh_keys-handling.yml vultr_server: fix multiple ssh keys not handled () 2019-01-01 10:11:10 +01:00
50361-openssl_csr-idempotency.yml openssl_csr: idempotency doesn't work correctly for keyUsage () 2019-01-03 17:04:24 +05:30
50402-ufw-check-direction.yml ufw: check values for direction depending on situation () 2019-02-11 14:47:35 +00:00
50448-paramiko_ssh_add_auth_timeout.yaml Add auth_timeout parameter when supported by paramiko () 2019-01-09 01:25:17 +01:00
50483-docker_swarm_service-option-typo.yml docker_swarm_service: Fix typo for option type () 2019-01-03 17:03:59 +05:30
50570-relative_time_crypto.yaml Relative time support for crypto modules (openssl_certificate) () 2019-01-22 20:41:02 +00:00
50654-docker-swarm-service-docker-api-fix.yaml docker_swarm_service: use exact name match when finding services () 2019-01-14 12:00:34 +01:00
50655-docker_swarm_service-update_order-idempotency.yml docker_swarm_service: Don’t add difference when update_order is None () 2019-01-14 11:58:05 +01:00
50657-bubble-k8s-import-exception.yml Bubble up import exception content for k8s module () 2019-01-15 10:44:59 +10:00
50834-50833-zabbix_template-json.yaml zabbix_template: Fixed interactions between options and data within JSON object () 2019-01-26 13:15:32 +01:00
50843.yaml dnf: allow to operate on file paths () 2019-01-21 17:20:27 -05:00
50861-docker_swarm_service-documentation-fixes.yml docker_swarm_service: Documentation fixes () 2019-01-14 13:32:03 +00:00
50871-facts-ip-addr-busybox.yaml facts: detect IP addresses on busybox properly () 2019-01-23 22:24:29 +01:00
50882-docker_swarm_service-fix-publish-idempotency.yml docker_swarm_service: Fix publish idempotency when mode is None () 2019-01-21 14:02:08 -05:00
50883-docker_network-labels-support.yaml Docker Network module labels support () 2019-01-21 16:19:34 -05:00
50894-openssl_csr-san-commonname-optional.yaml openssl_csr cryptography backend, try II () 2019-01-21 17:19:05 +00:00
50984-docker_swarm_service-command-option.yml docker_swarm_service: Add command option () 2019-01-21 16:01:22 -05:00
51035-docker_service-docker_compose-rename.yaml docker_service: rename to docker_compose. () 2019-01-23 12:21:57 +00:00
51059-dnf-support-substitutions dnf load substitutions from installroot () 2019-01-29 15:10:53 -05:00
51082-docker_swarm_service-placement-preferences-option.yml docker_swarm_service: Add placement_preferences option () 2019-01-21 14:55:26 -05:00
51110-docker_swarm_service-drop-user-default.yml docker_swarm_service: Remove root as default user () 2019-01-27 16:26:41 +00:00
51134-docker_swarm_service-change-on-updated-image.yml docker_swarm_service: Compare image by digest () 2019-01-27 11:48:16 -05:00
51136-fix-ansible-inventory-tracebacks.yml Fix missing tracebacks in ansible-inventory 2019-01-22 17:33:20 -05:00
51145-docker_volume-force.yaml docker_volume: improve force option (deprecate, add new option) () 2019-02-03 15:09:24 -05:00
51166-ufw-gre-igmp.yaml ufw: allow gre and igmp protocols () 2019-02-11 14:46:38 +00:00
51170-docker_swarm_service-handle-out-of-sequence-error.yml docker_swarm_service: Enable tests () 2019-02-05 08:25:29 +00:00
51357-module_utils-basic.yml use list instead of tuple and remove md5 on ValueError () 2019-02-07 11:23:11 -05:00
51406-aci_aaa_user-description.yaml aci_aaa_user: Fix changing user description () 2019-01-29 03:16:58 +01:00
51473-openssl_csr-idempotence.yaml openssl_csr: ignore empty strings in altnames () 2019-02-11 10:30:56 +00:00
51495-k8s-load-envvars.yaml [k8s] Always check envvars when auth parameter is not provided () 2019-01-30 16:52:12 -05:00
51535-ec2-fix-spot-request-end-date.yaml spot instance request stay opened when module exit with timeout () 2019-02-07 21:38:19 +05:30
51602-ec2_instance_single_iface_description.yaml Added description to single net interface () 2019-02-01 13:19:33 +00:00
51697-disable_excludes-errors-with-disable-includes-message.yaml yum: disableexcludes is supported on centos6 () 2019-02-05 18:18:56 +01:00
51762-docker_swarm_service-extend-env-and-add-env-file.yml docker_swarm_service: Extend env and add env_files support () 2019-02-12 08:06:58 +00:00
51795-acme_challenge_cert_helper-module-fail.yaml acme_challenge_cert_helper: fix bad module.fail_json() call () 2019-02-06 15:45:35 +10:00
51824-slack-req-content-type.yaml callbacks/slack: Explicitly set Content-Type header () 2019-02-12 12:47:33 -05:00
51827-openstack_logs_to_stderr.yml Send openstack inventory logs to stderr () 2019-02-13 13:36:37 +00:00
52031-gssapi-for-identity-ipa.yaml identity: Add GSSAPI suport for FreeIPA authentication () 2019-02-13 15:38:13 +00:00
aci_access_port_to_interface_policy_leaf_profile-missing_policy_group.yaml
aci_interface_policy_leaf_policy_group-missing_aep.yaml
acl_doc_fix.yml added missing docs for option in acl module () 2019-01-11 09:49:43 +01:00
add-elapsed-return-value-to-select-modules.yaml
agnostic-become-prompt.yaml
ajson-nested-decode.yaml
allow_regions_aws_invp.yml aws_ec2 Implement the missing 'region discovery' () 2019-01-29 14:59:38 -06:00
ansible-doc-fixes.yml
ansible-template-error.yml Add new AnsibleTemplateError to more easily catch templating issues () 2019-01-04 14:33:05 -06:00
apt_repository-no-tty.yaml Preventing '/dev/tty not found' problems () 2019-01-14 15:38:54 -05:00
async-dir.yaml
async_statys_pyx_compat_fix.yml
avoid_spurious_unique_warnings.yml avoid spurious warnigns on unique filter 2018-11-14 09:33:43 -05:00
avoid_ssh_retry_discolsures.yml updated clog with cve 2018-12-10 14:18:29 -05:00
aws_kms_grants.yml aws_kms enhancements () 2019-02-13 13:06:58 +10:00
azure_rm_appgateway-probe.yaml
azure_rm_deployment_fix_45941.yaml
become-plugins.yaml Become plugins () 2019-02-11 11:27:44 -06:00
better-kv-error-reporting.yml Add better error when k=v syntax is used with YAML in tasks () 2018-12-04 12:32:02 -05:00
better_cfgmgr_errors.yml More specificity in errors for cfg mgr () 2018-12-10 11:38:42 -05:00
blockinfile-bytes-fix.yaml
callback-keep-more-debug-keys.yml
cfg_mgr_fix.yml fix bug in config mgr 2018-11-19 11:46:17 -05:00
change_failed_when_example.yaml Update changed_when and failed_when examples () 2019-01-03 09:50:59 -05:00
checkpoint-object-facts-type-param.yaml Add object_type param to checkpoint_object_facts () 2019-01-16 17:15:50 +01:00
clear_system_variablse.yml Fix for changes in clearlinux () 2018-12-05 13:13:40 +00:00
cli-refactor.yaml Save the command line arguments into a global context 2019-01-03 18:12:23 -08:00
code-cleanup-no-get-exception.yaml
command-stdin-no-newline.yaml
conditionals_fix.yml remove bare var handling in conditionals () 2019-01-30 15:00:24 -05:00
contains-test.yaml
copy-diff-text.yaml
copy-recursive-remote-src.yml
dd-put-empty-files.yaml
deal_with_bad_config_types.yml better handling of bad type in config () 2018-11-19 11:45:45 -05:00
delegate_to_loop_hostvars.yaml
detect_interpreter_stdout.yml match interpreter on stdout also () 2018-12-10 11:43:30 -05:00
diff_yaml.yml Diff mode returns yaml diffs in yaml callback plugin () 2018-11-22 18:03:25 +00:00
disallow-relative-homedir.yaml Disallow use of remote home directories containing .. in their path (CVE-2019-3828) () 2019-02-13 10:38:28 -06:00
display-singleton.yaml Add a Singleton metaclass, use it with Display () 2018-11-20 17:06:51 -06:00
dnf-conf-file.yaml dnf - fix conf_file loading () 2019-01-03 15:25:58 -05:00
dnf-fix-plugin-loading.yaml dnf module load/init dnf pkg mgr plugins properly () 2018-11-30 10:00:33 -08:00
dnf-group-removal.yaml
dnf-ignore-weak-deps.yaml dnf/yum - added install_weak_deps option () 2019-01-04 11:37:59 -05:00
dnf-localgpgcheck.yaml
dnf-modularity.yaml dnf to support modularity module appstream specs 2018-11-19 10:13:07 -08:00
dnf-update-cache-broken-transaction.yaml fix order of dnf api operations so transactions don't fail () 2019-01-02 17:50:06 -05:00
dnfyum-disable-excludes.yaml
doc_debug_var.yml updated var docs () 2018-11-26 16:08:39 -06:00
docfixes.yml fixes to ansible-doc () 2018-12-10 11:37:15 -05:00
docker-image-ids.yaml
docker-swarm-service-defaults.yml
docker_container-idempotency.yaml
docker_network-adding-scope-and-attachable-flags.yaml [docker_network] Adding scope and attachable flags () 2018-12-06 18:50:45 +00:00
docker_network-driver_options.yaml
docker_network-requirements.yaml [docker_network] Adding scope and attachable flags () 2018-12-06 18:50:45 +00:00
docker_volume-force-change-detection-revert.yaml docker_volume: revert () 2019-01-11 14:41:37 -06:00
docker_volume-force-change-detection.yaml
drop-pkg_resources.yaml
ec2_asg-launch-template-support.yml
ec2_asg_retry_deletion_when_busy.yaml ec2_asg: Retry Autoscaling Group delete calls when scaling activity is in progress () 2018-11-29 08:42:55 -05:00
ec2_group_fix_target_containing_list_within_list.yaml
ec2_vpc_peer_describe_peer_with_exception_handling.yaml VPC peer module unhandled exception on bad peering ID () 2018-11-29 08:54:16 -05:00
elb_target_group_fix_KeyError.yaml
end-host-meta-task.yaml Add new meta task end_host () 2018-11-14 09:46:25 -05:00
explain_bare.yml explain 'bare variables' () 2018-12-07 14:47:56 -05:00
fibre_channel_wwn_fact.yaml Add network fact to obtain FC WWN initiator ports () 2019-01-31 21:59:38 +00:00
file-touch-non-owner.yaml file - allow touch on files not owned by user () 2019-01-23 10:14:59 +10:00
firewalld-missing-port-protocol.yml add changelog for () 2019-01-02 18:16:45 -05:00
fix-Amazon-system-release-version-parsing.yaml fix Amazon system-release version parsing () 2019-02-07 17:58:34 -05:00
fix-callbacks-mixed-keys.yaml Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 2018-12-04 23:03:48 -08:00
fix-lvg-reduce-by-better-listing-pv.yml List correctly current PV in "lvg" module: fix lvg reduce () 2018-12-20 15:43:18 +00:00
fix-password-lookup-on-fips.yaml
fix_adhoc_includes.yml make adhoc include_role/task work again! () 2018-12-10 11:40:44 -05:00
fix_ec2_group_target_vpc_precedence.yaml
fix_ec2_group_vpc_precedence_classic.yaml
fix_ir_dupes.yml Prevent duplicate role insertion into roles: () 2019-01-16 13:39:03 -05:00
fix_pull_extra.yml Handle complex quoting in extra args in pull cli () 2019-01-23 10:58:37 -05:00
fix_taggged_gather.yml fix tagged implicit gathering () 2018-11-09 13:41:07 +00:00
force_role_with_deps.yml [WIP] force install role and its deps () 2019-01-23 12:34:26 -05:00
free-strategy-include-var-tags.yaml
from_handlers.yml added handlers_from () 2018-12-18 11:28:24 -05:00
get-url-fix-idempotency.yaml
get_url.yaml
host-start-callback.yaml
ibm-storag_add_domain_keywords_to_module.yml IBM storage: fix domain issue by adding more keywords to pyxcli avail… () 2018-11-12 10:47:38 -05:00
icinga2_host-47671-fix-use_proxy.yaml Move changelog fragment to correct place. () 2019-01-14 10:10:19 -05:00
improved-fieldattribute-inheritance.yaml Fieldattribute inheritance with defaults () 2019-01-23 11:40:07 -06:00
include-import-promotion.yaml Promote include_tasks/role and import_tasks/role to stableinterface () 2019-02-11 09:06:38 -06:00
include-run-once.yaml
include_tasks_parent_templating.yml Give IncludedFile more context via ansible_search_path () 2019-01-03 16:13:02 -05:00
includevars_nonascii.yaml fix include_vars non-ASCII error handling () 2019-01-22 19:35:34 -05:00
influxdb_user-admin-role-update.yaml influxdb_user - Allows updates to user privileges () 2018-11-20 20:08:39 +01:00
inv_fixes.yml
inventory-docker-service-stack-groups.yaml Docker inventory service/stack groups for docker swarm () 2018-12-17 11:58:26 +00:00
iscsi_facts_hp-ux_aix.yaml
jinja-now.yml Add now() jinja2 global func for getting the date/time () 2018-12-07 11:25:53 -06:00
jinja2_native-fallback-warning.yaml Warn about falling back to jinja2_native=false () 2018-11-27 18:11:42 +01:00
jinja2_nested_undefined.yaml Custom jinja Undefined class for handling nested undefined attributes () 2019-02-12 15:04:00 -05:00
jira_fix_description_field.yaml stop requiring description. this is not a mandated jira field for all screens () 2018-12-11 14:24:24 +00:00
k8s_append_hash.yml k8s append_hash () 2018-11-22 08:14:43 +00:00
k8s_facts_fix.yaml
k8s_module_defaults_group.yml Add k8s module_defaults group and document () 2019-01-29 14:23:27 -06:00
k8s_validate.yml Provide Kubernetes resource validation to k8s module () 2018-11-16 12:44:59 +00:00
k8s_wait.yml Add wait functionality to k8s module () 2018-11-13 12:50:15 +00:00
last-loaded-handler-same-name-wins.yaml Last loaded handler with the same name wins () 2018-11-30 16:30:27 +01:00
lineinfile-insertbefore-index-out-of-range.yaml
loop-cache-include-apply.yml
loop-control-label-template-error.yaml Catch per loop label templating exceptions. Fixes () 2018-11-20 15:29:44 -05:00
loop-empty-literal-list.yaml
loop-info.yaml Add info about loop based on jinja2 loop var () 2018-12-07 13:49:50 -06:00
loop_undefined_delegate_to.yaml
macports-upgrade-selfupdate.yml
mathstuff-filter-py3-scope.yaml fix py3 scope for unique filter errors, enable filters integration tests on rhel8 beta () 2018-12-06 16:13:26 +10:00
mysql-migrate_to_pymysql.yaml
network_configurable_backup_path.yaml Add backup filename and dir path option for config network modules () 2019-01-24 09:36:16 +05:30
nicer_role_list.yml add path info to role list () 2018-12-10 11:41:22 -05:00
no-mutable-fieldattribute-defaults.yaml
no-overwrite-roles.yaml
no_empty_groups.yml
no_strippers.yml toggle for stripping empty shell/command output () 2019-01-29 15:55:38 -05:00
nvme_fact.yaml Add default fact for NVMe support () 2019-01-31 16:05:45 +00:00
omit-list-of-dicts.yaml
openssl-cryptography.yml openssl_csr cryptography backend, try II () 2019-01-21 17:19:05 +00:00
openssl-python3.yaml
openstack_inventory_fix.yml
os-server-facts-all-projects.yaml
ovirt_host_network_fix_type_conversion.yaml
pause_subsecs.yml allows loop pause for subseconds () 2019-01-18 22:41:29 -05:00
pear_better_error.yml pear: More info if failure occurs () 2018-12-11 09:38:06 -05:00
persistent_command_timeout_increase.yaml Increase persistent command_timeout default value () 2019-01-21 10:50:52 +05:30
pip-fix-idempotence-in-check-mode.yaml
piped-transfer-empty-files.yaml
platform-dist-to-nir0s-distro.yaml Add a porting guide entry for ansible_distribution facts () 2019-01-04 10:03:56 -08:00
playbook-order-reverse_inventory.yaml Clarify the change made to reverse_inventory 2019-01-07 10:17:06 -08:00
plugin-docs-list-fix.yaml
plugin-filters-cfg.yaml
postgresql_user-not-sup-error.yaml
powershell_basic_util.yaml
ps_sb_logging.yaml split PS wrapper and payload (CVE-2018-16859) () 2018-11-26 15:28:21 -08:00
psexec-handle-socket-errors.yaml
psexec-imp-error.yaml
psrp-display-exec-output.yaml psrp - do not display bootstrap wrapper for eachach task () 2019-02-06 12:05:15 +10:00
psrp-utf8-stdio.yaml
psrp-utf8.yaml
pure_facts_fix.yaml Pure Storage facts fix () 2018-12-31 09:22:13 +00:00
reboot-add-aix-support.yml Add AIX support to reboot module () 2019-01-08 18:12:30 -05:00
reboot-change-default-boot-command.yaml
reboot-conn-timeout-reset.yaml reboot - Fix connection timeout reset () 2019-01-17 10:45:41 -05:00
reboot-fix-exception-type.yaml Use IndexError in exception () 2018-12-04 14:12:00 -05:00
reboot-path-alpine-solaris.yaml Reboot - Fix command not found, add Apline support, fix Solaris command () 2018-12-11 11:05:10 -05:00
reboot-show-timeout.yaml
reboot-unicode-string.yaml
reboot-vmware-esxi.yaml Reboot - Fix VMware ESXi not working by adding appropriate commands () 2018-12-11 15:30:11 -05:00
reboot_missing_parameter.yaml
reboot_openbsd_support.yaml
redis-3-compat.yaml Support version 3 of the redis python library () 2018-12-05 12:08:53 -06:00
remove_redundant_md5.yml
restore_sigpipe_dfl.yml
rhn_regiter-user-pass-unregister.yaml rhn_register fixes for username and password when unregistering 2018-12-12 11:32:48 -05:00
rhsm_repository-loop-fix-improvements.yaml Move doc fragments to changelogs/fragments dir () 2018-12-20 09:21:55 -05:00
run-command-expand-shell.yaml
s3_bucket_delete_nonexistent_bucket.yml [s3_bucket] Handle error paginating object versions when bucket does not exist () 2018-12-04 15:42:14 -05:00
s3_bucket_fix_non_str_tags.yaml
s3_bucket_requester_pays_default_value.yaml
s3_bucket_walrus_endpoint.yaml
scaleway-getheaders.yaml Fix getheaders regression with open_url in Scaleway dynamic inventory () 2018-11-21 09:06:21 -06:00
script-module-no-file-path.yaml
service-facts-dont-hist-systemd-disabled-units.yaml Provide both service state and status when possible in service_facts () 2018-12-26 13:24:03 +00:00
sns-boto3.yaml
solaris-prtdiag-path.yaml
solaris_system_vendor.yaml Populate product_name and system_vendor facts on Solaris () 2019-01-23 13:51:23 +01:00
spotinst-instance-health-check-validation.yml Spotinst - adding support for instance health check validation () 2019-01-18 20:30:03 +00:00
squash-deprecation-message.yml Make squash deprecation messages less misleading () 2018-12-06 10:49:01 -05:00
ssh_connection_invalid_password.yaml Catch sshpass authentication errors and don't retry multiple times to prevent account lockout () 2019-01-23 11:32:25 -05:00
standardize_connection_vars.yaml standardize connection variable names () 2019-02-11 10:43:10 -05:00
static_attributes.yml add static facility and apply to register () 2019-01-24 11:51:52 -05:00
synchronize-warning.yaml Warn if empty string is present in synchronize's rsync_opts 2018-12-04 12:05:45 -08:00
systemd-warn-on-chroot.yaml check for chroot in systemd module () 2019-01-14 15:45:05 -05:00
tag_gathering.yml
tags-var.yaml Allow tags to be templated from a variable () 2018-12-17 15:40:26 -06:00
template-lookup-searchpath-fix.yaml Fix searchpath in the template lookup () 2019-01-07 11:33:39 +01:00
toml-inventory.yaml
tower_credential_ssh_key_data.yaml
tweek_msg.yml Merge pull request from bcoca/better_invp_skip 2018-11-27 15:30:14 -08:00
ufw-49948-enable-chenged-status-in-check-mode.yml Enable changed var with ufw check mode () 2019-02-11 11:05:35 +00:00
unarchive-fix-bad-user-and-group.yaml Add two more failure conditions to unarchive () 2019-02-13 13:40:26 -05:00
unsafe-set-wrap.yaml
unsafe_cleanup.yml unsafe cleanup 2018-11-30 13:07:00 -08:00
unsafe_prompt.yml added unsafe toggle to vars_prompt () 2019-01-30 15:01:13 -05:00
uri-supports-async.yaml
urls-https-guard.yaml Guard creating HTTPSClientAuthHandler behind HTTPS checks () 2019-01-10 09:41:13 -06:00
user-do-not-pass-ssh_key_passphrase-on-cmdline.yaml
user-docs-underlying-tools.yaml
user-fix-zero-negative-expiration.yaml
user-password_lock-change-fix.yaml make password locking in user module idempotent () 2018-11-08 21:29:38 -05:00
user-restore-disabled-account.yaml
v2.8.0-initial-commit.yaml
vault-read-error.yml Don't just raise AnsibleError with the exception message () 2018-12-11 09:27:10 -06:00
vbox_fix.yml fix vbox inventory to correclty unset pwfile () 2018-12-11 17:45:25 -05:00
vm_fix.yml FactCache changes 2018-12-05 12:33:27 -08:00
vm_guest_facts.yml simplify vm_guest detection code () 2018-12-10 11:42:51 -05:00
vm_updates.yml move extravars and option vars loading into VM () 2019-01-30 16:25:36 -05:00
vmware-deploy-ovf-inject.yml Add inject_ovf_env functionality for vmware_deploy_ovf () 2019-01-28 09:55:21 -06:00
win-say-ansible-basic.yaml win_say: Port to use CSharpUtil AnsibleBasic () 2018-11-19 07:07:12 +10:00
win_become-passwordless.yaml win become: refactor and add support for passwordless become () 2018-12-12 17:15:25 -08:00
win_chocolatey-allow-multiple.yaml win_chocolatey - move over to AnsibleModule and add allow_multiple () 2018-11-14 16:18:34 +10:00
win_chocolatey.yaml win_chocolatey: Fix hang on missing/required base env vars () 2019-01-22 10:13:02 +10:00
win_copy-dest-quote.yaml
win_copy-empty-dir.yaml win_copy - fix remote dir copy when it contains an empty dir () 2018-12-19 14:55:09 +10:00
win_dsc-warning.yaml win_dsc - return warning from DSC invocation () 2019-02-12 13:50:00 +10:00
win_group_membership-com-marshal.yaml
win_lineinfile-output.yaml win_lineinfile - fix malformed returned json () 2018-12-19 05:39:25 +10:00
win_mapped_drive-fixes.yaml win_mapped_drive - refactor module and docs () 2018-11-22 08:12:41 +10:00
win_package_chdir.yaml
win_power_plan-windows10.yaml win_power_plan: fix for Windows 10 and Server 2008 compatibility () 2019-02-01 06:32:12 +10:00
win_privileges_util.yaml Windows Privileges - moved util code to it's own C# util () 2018-12-14 12:00:46 +10:00
win_route.yaml Fixed win_route module () 2018-12-05 22:39:06 -05:00
win_say-fix.yaml
win_scheduled_task-repetition.yaml
win_script-become.yaml
win_security_policy-rights.yaml win_security_policy - add warning when using this module ot edit rights () 2018-11-20 09:21:28 +10:00
win_shortcut.yaml win_shortcut: add run as admin and fix shell folder idempotency () 2018-11-14 12:15:04 +10:00
win_stat-follow.yaml win_stat - add follow option and fix broken tests () 2019-01-31 15:56:06 +10:00
win_updates-post-categories.yaml
win_uri-junk-data.yaml
win_uri-oneitem-list.yaml win_uri: fix body with one item in list () 2018-12-12 14:06:54 +10:00
windows-deprecated-functionality.yaml
windows-exec-changes.yaml
windows-psrp-unreachable.yaml
winrm-ansible-conn-error.yaml Raise AnsibleConnectionError on winrm connnection errors () 2019-02-13 14:55:55 -05:00
winrm_pexpect.yaml
xdg_systemd_fix.yml ensure we have required systemd env var () 2019-01-16 12:36:41 -05:00
yaml_inventory_more_tolerant.yml Yaml inventory more tolerant () 2018-11-30 22:04:39 -05:00
yum-handle-obsoletes-check-update.yaml
yum-unauthenticated-proxy.yaml Properly handle unauthenticated yum proxy config () 2019-02-09 01:17:22 -05:00
yum-update-only.yaml Move doc fragments to changelogs/fragments dir () 2018-12-20 09:21:55 -05:00
yumdnf-autoremove.yaml
yumdnf-better-uri-handling.yaml add changelog for pr () 2018-12-14 14:07:52 -06:00
yumdnf-update-cache.yaml
zabbix_inventory_vars.yaml zabbix inventory: options to read per each host and set ansible_ssh_host () 2018-12-01 01:49:57 +01:00