You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments
Simon Westphahl 02e87b7d70 Raise AnsibleConnectionError on winrm connnection errors (#51744)
* 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
6 years ago
..
2.8-core-deprecations.yaml
2.8-removed-modules.yaml
11349-add-ansible_play_name-var.yaml Add ansible_play_name magic var (#48562) 6 years ago
11935-slack-add_hex_color_values.yaml Add support for hex color in slack module (#49804) 6 years ago
24633-copy-coherency-between-check-normal-mode.yaml Add coherency between check and normal mode for copy plugin action see issue #24633 (#51582) 6 years ago
32366-test-match_fix_docs.yaml Correct match test documentation (#50229) 6 years ago
33754-docker_image_fix_changed_in_force_mode.yaml docker_image: Fix up 'changed' event in force mode (#33754) 6 years ago
34209-template-lookup-vault-support.yaml Allow for vaulted templates in template lookup (#49819) 6 years ago
35370-add_support_for_docker_network_internal_flag.yaml [docker_network] add ipv6 support (#47492) 6 years ago
37150-make_modprobe_module_check_for_builtins_as_well.yaml Make modprobe module check for builtins as well (#37150) 6 years ago
38118-postgresql_user-fix_conn_limit_type.yml postgresql_user: set type of conn_limit (#50178) 6 years ago
38833-docker_volume-option-minimum-versions [docker_volume] Checking option minimal versions (#49839) 6 years ago
38878-hashi_vault-support_userpass.yaml hashi_vault: add support for userpass authentication (#51538) 6 years ago
40092-mysql_user-match-backticks.yml mysql_user: Match both single quotes and backticks when checking curr… (#40092) 6 years ago
40174-junit-test-case-prefix-filter.yaml Implement test case prefix to filter test cases (#40174) 6 years ago
40176-junit-hide-task-arguments.yaml Implement hide task arguments feature (#40176) 6 years ago
42866-galaxy-search-unicode.yaml ansible-galaxy: fix searching with unicode 6 years ago
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 6 years ago
44789-docker_container-comparisons.yaml
44988-acme-post-as-get.yaml ACME: add support for POST-as-GET if GET fails with 405. (#44988) 6 years ago
45155-vmware_host_service_facts-update_docs.yaml VMware: update docs and return docs for vmware_host_service_facts (#49736) 6 years ago
45628-fetch_url-error-headers.yaml
45824-uri-fix-TypeError.yaml uri: check unexpected failure doesn't occur when file cannot be saved (#45824) 6 years ago
46322-docker_container-image-not-given.yaml
46443-mongodb_user-fix-roles-default-value.yaml module mongodb_user fix roles default value (#46443) (#46526) 6 years ago
46483-role_names-change.yaml Include dependency role names in `role_names`. (#46483) 6 years ago
46594-docker_container-publish-all-ports.yml
46595-docker_container-expected_ports.yml docker_container: fix problem with published_ports idempotency (#46595) 6 years ago
46596-docker_container-published_ports.yml docker_container: add port range and IPv6 support for published_ports (#46596) 6 years ago
46598-docker_container-volume-modes.yml docker_container: allow more mount modes for volumes (#46598) 6 years ago
46608_azure_rm_inv_py3.yaml add changelog for 46608 6 years ago
46658-plugin_filter-improve_error_handling.yaml plugin_filter: check for type error (#46664) 6 years ago
46739-gcp-compute-instance-metadata.yaml Do not try to encode metadata if it is None (#46739) 6 years ago
46740-gcp-utils-credentials-scoping.yaml Fix google auth scoping for unscoped credentials (#46740) 6 years ago
46743-fix-native-jinja-newlines.yaml Do not strip new lines in native jinja (#46751) 6 years ago
46772-docker_container-healthcheck.yaml Add Support of healthcheck in docker_container module (#46772) 6 years ago
46961_fix_aws_ec2_cache.yaml Fix AWS EC2 inventory plugin caching of groups (#46961) 6 years ago
47019-mail-fix-py27-regression.yaml mail: Fix new breakage on python 2.7 (#49197) 6 years ago
47134-elasticsearch_plugin-fix_param_type.yml fix module argument to be boolean (#47134) 6 years ago
47193-fix-gce-and-scaleway-vm-detection.yml Fix GCE and scaleway VM detection (#47193) 6 years ago
47213-onepassword_facts_fix_password_lookup.yaml Fix an issue retrieving some types of 1Password items. (#47213) 6 years ago
47247-docker_container-add-runtime-option.yaml Add runtime option to docker_container module (#47247) 6 years ago
47281-pamd-dont-delete-named_temporary_file_on_close.yaml pamd: add delete=False to NamedTemporaryFile() (#47281) 6 years ago
47300-ios-check_rc.yaml ios check_rc: Default to sending text of exception, not the whole exception (#47300) 6 years ago
47307-handler-include-task.yml Fix exception when including tasks from handlers (#47307) 6 years ago
47313-vmware-fix_module_error.yaml VMware: Fix module usages in module_utils (#49421) 6 years ago
47393-docker_image-id.yaml docker_image: allow to delete image by ID (#47393) 6 years ago
47395-docker_container-ipvX_address.yaml docker_container: warn if ipvX_address is used for networks but not supported by docker-py (#47395) 6 years ago
47396-docker_container-detach-auto-remove.yaml docker_container: fix interaction of detach:no with auto_remove:yes (#47396) 6 years ago
47459_grafana_dashboard_consistency_fix.yaml Fix consistency issue in grafana_dashboard module. (#47459) 6 years ago
47492-docker_network-add-ipv6-support.yaml [docker_network] add ipv6 support (#47492) 6 years ago
47500-rds_instance.yaml An error occurs if cluster_id is not specified (#47500) 6 years ago
47539-fix-netaddr-network.yaml ipaddr filter - return a network address when given an address with /32 subnet (#47539) 6 years ago
47668-aci_switch_leaf_selector-support_empty_policy_group.yaml aci_switch_leaf_selector: Support missing policy_group (#47992) 6 years ago
47689-yum-fix-version-syntax.yaml yum: fix 'package == version' syntax (#47744) 6 years ago
47695-pamd-fix-idempotence-and-parsing-issues.yml add changelog fragment for changes merged in #47695 (#48305) 6 years ago
47704-apt-warn-auto-intall.yml apt: warn users on auto-install dep (#47704) 6 years ago
47711-docker_container-minimal-version-checks.yml docker_container: simplify minimal required version per option handling (#47711) 6 years ago
47712-docker_container-detach-auto-remove.yml docker_container: improve race condition behavior for detach:no, auto_remove:yes behavior (#47712) 6 years ago
47722-vmware_guest_powerstate-restore_timeout.yaml VMware: restore timeout in set_vm_power_state operation (#47723) 6 years ago
47814-docker_container-device-io-limit-parameters.yaml Support for device read write limit parameters (#47814) 6 years ago
47846-cs_ip_address-fix-vpc-vs-network.yaml cs_ip_address: fix vpc and network mutually exclusive (#47846) 6 years ago
47859-vmware_guest-convert_vm_disk_clone.yaml VMware: Add option to modify disk type while cloning template (#47859) 6 years ago
47900-docker_container-paused.yml docker_container: fix paused and add some tests (#47900) 6 years ago
47916-grafana_dashboard-fix-logic-behind-overwrite-param.yaml fix boolean logic for overwrite parameter (#47916) 6 years ago
47920-vmware_guest-handle_no_root_snapshot.yaml VMware: Handle exception for no snapshot while cloning (#47924) 6 years ago
47938-docker_swarm_service-requirements.yaml clarify port.mode paramter requiremets, fail if unmet (#47938) 6 years ago
47997-docker_container-ipc-pid-mode.yml docker_container: fix ipc_mode and pid_mode idempotency (#47997) 6 years ago
48036-vultr-fix-empty-list-handling.yaml vultr: fix for API returned unexpected empty list (#48036) 6 years ago
48061-docker_container-auto_removal.yml docker_container: fix container removal when auto_remove is used (#48061) 6 years ago
48069-default-callback-unreachable_stderr.yml default: callback plugin allow unreachable task to stderr (#50533) 6 years ago
48306-ansible-connection-json Allow AnsibleVaultEncryptedUnicode to pass through exec_jsonrpc (#48306) 6 years ago
48342-vultr_server_facts-fix-firewall-group.yml vultr_server_facts: add tests and changelog for firewall group fix in #48342 (#48411) 6 years ago
48471-win_xml-xml-parser.yaml Use System.Xml.XmlDocument.Load rather than Get-Content to avoid (#49206) 6 years ago
48536-docker_volume-labels.yml Docker volume fix labels (#48536) 6 years ago
48546-docker-diff.yml docker_* modules: improve diff (#48546) 6 years ago
48551-docker_container-idempotency.yml docker_container: fix tests and idempotency for init and shm_size (#48551) 6 years ago
48599-rabbitmq_binding-state-absent.yaml rabbitmq_binding: Add support for state=absent (#48599) 6 years ago
48673-fix-omit-on-play-keywords.yaml Properly handle FieldAttribute.default if callable (#48992) 6 years ago
48675-cs_template-fix-keyerror-state-extracted.yml cs_template: fix KeyError on state=extracted (#48675) 6 years ago
48728-win_nssm-credential-quoting.yml Fix win_nssm credentials quoting (#48761) 6 years ago
48730-zabbix_hostmacro-fixes.yaml zabbix_template: fixed idempotency issues (#49188) 6 years ago
48936-import-handlers.yaml Do not allow addressing an import from handlers via notify. Fixes #48936 (#49317) 6 years ago
48950-vault-encrypted-data-native-jinja.yaml Fix using vault encrypted data with jinja2_native (#49025) 6 years ago
49078-docker_container-min-version-fix.yml docker_container: fix init option idempotency with old docker-py versions (#49078) 6 years ago
49084-influxdb_user-default-password-fix.yaml Amends #47040 - influxdb_user - Prevents potential accidental password changes to blank (#49084) 6 years ago
49158-detect-kvm-on-freebsd.yaml facts: detect FreeBSD KVM guests (#50030) 6 years ago
49184-facts-rpm-ostree-pkgmgr.yml correctly detect pkg_mgr on fedora/rhel/centos rpm-ostree installed (#49256) 6 years ago
49188-zabbix_template-fix-idempotency.yaml zabbix_template: fixed idempotency issues (#49188) 6 years ago
49212-require-git-ansible-galaxy.yaml require git when trying to use it in ansible-galaxy cli (#49212) 6 years ago
49235-docker_swarm_service-user-default.yaml docker_swarm_service: ensure idempotency when the user parameter is None (#49235) 6 years ago
49262-user.yml Fix create home dir fallback (#49262) 6 years ago
49266-acme-error-messages.yml ACME: improve error handling (#49266) 6 years ago
49319-docker_container-pids_limit.yaml Support for pids_limit parameter in docker_container module (#49319) 6 years ago
49409-lineinfile_must_not_insert_lines_multiples_times_with_insertbefore_insertafter.yml Lineinfile must not insert lines multiples times with insertbefore/insertafter (#49409) 6 years ago
49410-acme-diff.yml ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 6 years ago
49473-multiple-ipv6-addresses-per-device.yaml facts: correctly detect multiple ipv6 addresses per device (#50020) 6 years ago
49545-ansible-doc_version_help.yaml Override help string version (#49545) 6 years ago
49553-aci_rest-fix-ignoring-custom-port.yaml aci_rest: Fix ignoring custom port (#49715) 6 years ago
49615-ascii-devuan-support.yml Add Devuan Support for ascii release - resolve 49615 (#49616) 6 years ago
49676-s3bucket-requester_pays_change_if_condition.yml changed if logic Type to boolean (#49628) 6 years ago
49688-docker_secret-config-base64-data.yml docker_secret, docker_config: allow to base64-decode data (#49688) 6 years ago
49723-jenkins-plugin-install-latest.yaml Jenkins_plugin: Handle 'latest' version when installing plugin for first time (#49723) 6 years ago
49734-facts-set-virtualization_role-for-kvm-hosts.yaml facts: set virtualization_role for KVM hosts (#50770) 6 years ago
49787-docker_image-cache_from.yaml Support for cache_from parameter in docker_image module (#49787) 6 years ago
49794-docker_container-network-mode.yml [docker_container] Fixes idempotency checks for network_mode (#49797) 6 years ago
49796-ufw-insert-relative-to.yml ufw: allow to insert rules relative to first/last IPv4/IPv6 rules (#49796) 6 years ago
49843-docker_container-wrap-env.yaml [docker_container] Failing on non-string env values (#49843) 6 years ago
49884-tower-project-scm-cred-org-fallback.yaml Added organization in the scm_credential get (#49884) 6 years ago
49952-avoid-loading-kube-config-when-auth-given.yml Do not load user kube config if path specified (#49952) 6 years ago
50006-azure_rm_inventory_batchrequest_fix.yaml fix new inventory azure_rm.py (#50006) 6 years ago
50025-gcp_compute_filters_default.yml Put in documented default for gcp_compute filters (#50025) 6 years ago
50076-os-sec-group-rule-proper-module-exit.yaml os_security_group_rule proper module exit (#50076) 6 years ago
50134-influxdb_user-invalid_auth_fix.yml influxdb_user: Fixed unhandled exception on invalid login credentials (#50134) 6 years ago
50143-win_firewall_rule-invalid-bypass.yml win_firewall_rule: Remove invalid 'bypass' action (#50207) 6 years ago
50185-win_updates-report-changes-correctly.yml win_updates: Correctly report changes on success (#50188) 6 years ago
50249-vmware_vm_inventory-fix_host_ip.yaml VMware: Fix vmware_vm_inventory (#50592) 6 years ago
50298-redfish_utils_fix_reference_to_local_variable_systems_service.yaml redfish_utils: fix reference to local variable 'systems_service' (#50298) 6 years ago
50316-ansible-vault_utf-8_in_vault_filename.yaml ansible-vault: handle utf-8 filename in vault (#50341) 6 years ago
50322-openssl-path-error.yml openssl_*: prevent error when path includes no path (#50322) 6 years ago
50337-fix-vultr_server-ssh_keys-handling.yml vultr_server: fix multiple ssh keys not handled (#50337) 6 years ago
50361-openssl_csr-idempotency.yml openssl_csr: idempotency doesn't work correctly for keyUsage (#50361) 6 years ago
50402-ufw-check-direction.yml ufw: check values for direction depending on situation (#50402) 6 years ago
50448-paramiko_ssh_add_auth_timeout.yaml Add auth_timeout parameter when supported by paramiko (#50448) 6 years ago
50483-docker_swarm_service-option-typo.yml docker_swarm_service: Fix typo for option type (#50483) 6 years ago
50570-relative_time_crypto.yaml Relative time support for crypto modules (openssl_certificate) (#50570) 6 years ago
50654-docker-swarm-service-docker-api-fix.yaml docker_swarm_service: use exact name match when finding services (#50665) 6 years ago
50655-docker_swarm_service-update_order-idempotency.yml docker_swarm_service: Don’t add difference when update_order is None (#50655) 6 years ago
50657-bubble-k8s-import-exception.yml Bubble up import exception content for k8s module (#50657) 6 years ago
50834-50833-zabbix_template-json.yaml zabbix_template: Fixed interactions between options and data within JSON object (#51222) 6 years ago
50843.yaml dnf: allow to operate on file paths (#51080) 6 years ago
50861-docker_swarm_service-documentation-fixes.yml docker_swarm_service: Documentation fixes (#50861) 6 years ago
50871-facts-ip-addr-busybox.yaml facts: detect IP addresses on busybox properly (#51131) 6 years ago
50882-docker_swarm_service-fix-publish-idempotency.yml docker_swarm_service: Fix publish idempotency when mode is None (#50882) 6 years ago
50883-docker_network-labels-support.yaml Docker Network module labels support (#50883) 6 years ago
50894-openssl_csr-san-commonname-optional.yaml openssl_csr cryptography backend, try II (#50894) 6 years ago
50984-docker_swarm_service-command-option.yml docker_swarm_service: Add command option (#50984) 6 years ago
51035-docker_service-docker_compose-rename.yaml docker_service: rename to docker_compose. (#51035) 6 years ago
51059-dnf-support-substitutions dnf load substitutions from installroot (#51206) 6 years ago
51082-docker_swarm_service-placement-preferences-option.yml docker_swarm_service: Add placement_preferences option (#51082) 6 years ago
51110-docker_swarm_service-drop-user-default.yml docker_swarm_service: Remove root as default user (#51110) 6 years ago
51134-docker_swarm_service-change-on-updated-image.yml docker_swarm_service: Compare image by digest (#51134) 6 years ago
51136-fix-ansible-inventory-tracebacks.yml Fix missing tracebacks in ansible-inventory 6 years ago
51145-docker_volume-force.yaml docker_volume: improve force option (deprecate, add new option) (#51145) 6 years ago
51166-ufw-gre-igmp.yaml ufw: allow gre and igmp protocols (#51166) 6 years ago
51170-docker_swarm_service-handle-out-of-sequence-error.yml docker_swarm_service: Enable tests (#51170) 6 years ago
51357-module_utils-basic.yml use list instead of tuple and remove md5 on ValueError (#51357) 6 years ago
51406-aci_aaa_user-description.yaml aci_aaa_user: Fix changing user description (#51408) 6 years ago
51473-openssl_csr-idempotence.yaml openssl_csr: ignore empty strings in altnames (#51473) 6 years ago
51495-k8s-load-envvars.yaml [k8s] Always check envvars when auth parameter is not provided (#51495) 6 years ago
51535-ec2-fix-spot-request-end-date.yaml spot instance request stay opened when module exit with timeout (#51535) 6 years ago
51602-ec2_instance_single_iface_description.yaml Added description to single net interface (#51602) 6 years ago
51697-disable_excludes-errors-with-disable-includes-message.yaml yum: disableexcludes is supported on centos6 (#51698) 6 years ago
51762-docker_swarm_service-extend-env-and-add-env-file.yml docker_swarm_service: Extend env and add env_files support (#51762) 6 years ago
51795-acme_challenge_cert_helper-module-fail.yaml acme_challenge_cert_helper: fix bad module.fail_json() call (#51795) 6 years ago
51824-slack-req-content-type.yaml callbacks/slack: Explicitly set Content-Type header (#51824) 6 years ago
51827-openstack_logs_to_stderr.yml Send openstack inventory logs to stderr (#51827) 6 years ago
52031-gssapi-for-identity-ipa.yaml identity: Add GSSAPI suport for FreeIPA authentication (#52031) 6 years ago
aci_access_port_to_interface_policy_leaf_profile-missing_policy_group.yaml aci_aptiplp: Support missing policy_group (#48000) 6 years ago
aci_interface_policy_leaf_policy_group-missing_aep.yaml aci_iplpg: Support missing aep (#48001) 6 years ago
acl_doc_fix.yml added missing docs for option in acl module (#50775) 6 years ago
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' (#51333) 6 years ago
ansible-doc-fixes.yml Adoc fixes (#47137) 6 years ago
ansible-template-error.yml Add new AnsibleTemplateError to more easily catch templating issues (#50563) 6 years ago
apt_repository-no-tty.yaml Preventing '/dev/tty not found' problems (#49950) 6 years ago
async-dir.yaml
async_statys_pyx_compat_fix.yml now clog matches code 6 years ago
avoid_spurious_unique_warnings.yml avoid spurious warnigns on unique filter 6 years ago
avoid_ssh_retry_discolsures.yml updated clog with cve 6 years ago
aws_kms_grants.yml aws_kms enhancements (#31960) 6 years ago
azure_rm_appgateway-probe.yaml adds redirect configurations and probes to azure_rm_appgateway (#46607) 6 years ago
azure_rm_deployment_fix_45941.yaml
become-plugins.yaml Become plugins (#50991) 6 years ago
better-kv-error-reporting.yml Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
better_cfgmgr_errors.yml More specificity in errors for cfg mgr (#48995) 6 years ago
blockinfile-bytes-fix.yaml
callback-keep-more-debug-keys.yml Do not filter out exception, warnings, deprecations on failure when using debug (#47588) 6 years ago
cfg_mgr_fix.yml fix bug in config mgr 6 years ago
change_failed_when_example.yaml Update changed_when and failed_when examples (#50411) 6 years ago
checkpoint-object-facts-type-param.yaml Add object_type param to checkpoint_object_facts (#50982) 6 years ago
clear_system_variablse.yml Fix for changes in clearlinux (#49344) 6 years ago
cli-refactor.yaml Save the command line arguments into a global context 6 years ago
code-cleanup-no-get-exception.yaml Remove get_exception from the remainder of the modules 6 years ago
command-stdin-no-newline.yaml command modules: optional stdin_add_newline (#45170) 6 years ago
conditionals_fix.yml remove bare var handling in conditionals (#51030) 6 years ago
contains-test.yaml Add a new "contains" jinja2 test (#45798) 6 years ago
copy-diff-text.yaml
copy-recursive-remote-src.yml copy - support recursive copying with remote_src (#43998) 6 years ago
dd-put-empty-files.yaml
deal_with_bad_config_types.yml better handling of bad type in config (#48821) 6 years ago
delegate_to_loop_hostvars.yaml Don't use the task for a cache, return a special cache var (#47243) 6 years ago
detect_interpreter_stdout.yml match interpreter on stdout also (#49446) 6 years ago
diff_yaml.yml Diff mode returns yaml diffs in yaml callback plugin (#48794) 6 years ago
disallow-relative-homedir.yaml Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) 6 years ago
display-singleton.yaml Add a Singleton metaclass, use it with Display (#48935) 6 years ago
dnf-conf-file.yaml dnf - fix conf_file loading (#50515) 6 years ago
dnf-fix-plugin-loading.yaml dnf module load/init dnf pkg mgr plugins properly (#49278) 6 years ago
dnf-group-removal.yaml
dnf-ignore-weak-deps.yaml dnf/yum - added install_weak_deps option (#50525) 6 years ago
dnf-localgpgcheck.yaml dnf properly gpg check local packages based on param (#47455) 6 years ago
dnf-modularity.yaml dnf to support modularity module appstream specs 6 years ago
dnf-update-cache-broken-transaction.yaml fix order of dnf api operations so transactions don't fail (#50038) 6 years ago
dnfyum-disable-excludes.yaml don't restrict disable_excludes choices incorrectly (#47453) 6 years ago
doc_debug_var.yml updated var docs (#48957) 6 years ago
docfixes.yml fixes to ansible-doc (#47682) 6 years ago
docker-image-ids.yaml
docker-swarm-service-defaults.yml Docker swarm service integration tests (#45674) 6 years ago
docker_container-idempotency.yaml
docker_network-adding-scope-and-attachable-flags.yaml [docker_network] Adding `scope` and `attachable` flags (#49562) 6 years ago
docker_network-driver_options.yaml [docker_network] Add handling for Python booleans in driver_options (#48105) 6 years ago
docker_network-requirements.yaml [docker_network] Adding `scope` and `attachable` flags (#49562) 6 years ago
docker_volume-force-change-detection-revert.yaml docker_volume: revert #47390 (#50663) 6 years ago
docker_volume-force-change-detection.yaml Fix option change detection / force support for docker_volume. (#47390) 6 years ago
drop-pkg_resources.yaml Remove runtime usage of pkg_resources. 6 years ago
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 (#46124) 6 years ago
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 (#45306) 6 years ago
elb_target_group_fix_KeyError.yaml
end-host-meta-task.yaml Add new meta task end_host (#47194) 6 years ago
explain_bare.yml explain 'bare variables' (#49577) 6 years ago
fibre_channel_wwn_fact.yaml Add network fact to obtain FC WWN initiator ports (#37043) 6 years ago
file-touch-non-owner.yaml file - allow touch on files not owned by user (#50964) 6 years ago
firewalld-missing-port-protocol.yml add changelog for #50242 (#50480) 6 years ago
fix-Amazon-system-release-version-parsing.yaml fix Amazon system-release version parsing (#51521) 6 years ago
fix-callbacks-mixed-keys.yaml Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 6 years ago
fix-lvg-reduce-by-better-listing-pv.yml List correctly current PV in "lvg" module: fix lvg reduce (#49731) 6 years ago
fix-password-lookup-on-fips.yaml Fix password lookup for FIPS 6 years ago
fix_adhoc_includes.yml make adhoc include_role/task work again! (#49247) 6 years ago
fix_ec2_group_target_vpc_precedence.yaml
fix_ec2_group_vpc_precedence_classic.yaml
fix_ir_dupes.yml Prevent duplicate role insertion into roles: (#50552) 6 years ago
fix_pull_extra.yml Handle complex quoting in extra args in pull cli (#50212) 6 years ago
fix_taggged_gather.yml fix tagged implicit gathering (#48294) 6 years ago
force_role_with_deps.yml [WIP] force install role and its deps (#49347) 6 years ago
free-strategy-include-var-tags.yaml Use the copied and merged task for calculating task vars in the free strategy. Fixes #47024 (#47060) 6 years ago
from_handlers.yml added handlers_from (#49220) 6 years ago
get-url-fix-idempotency.yaml
get_url.yaml
host-start-callback.yaml New v2_runner_on_start callback added (#47684) 6 years ago
ibm-storag_add_domain_keywords_to_module.yml IBM storage: fix domain issue by adding more keywords to pyxcli avail… (#48345) 6 years ago
icinga2_host-47671-fix-use_proxy.yaml Move changelog fragment to correct place. (#50869) 6 years ago
improved-fieldattribute-inheritance.yaml Fieldattribute inheritance with defaults (#50891) 6 years ago
include-import-promotion.yaml Promote include_tasks/role and import_tasks/role to stableinterface (#51975) 6 years ago
include-run-once.yaml Add run_once as a valid TaskInclude keyword (#48068) 6 years ago
include_tasks_parent_templating.yml Give IncludedFile more context via ansible_search_path (#50045) 6 years ago
includevars_nonascii.yaml fix include_vars non-ASCII error handling (#51198) 6 years ago
influxdb_user-admin-role-update.yaml influxdb_user - Allows updates to user privileges (#46667) 6 years ago
inv_fixes.yml better information for user from inventory plugins (#46766) 6 years ago
inventory-docker-service-stack-groups.yaml Docker inventory service/stack groups for docker swarm (#48021) 6 years ago
iscsi_facts_hp-ux_aix.yaml Update and correct iSCSI facts collection (#44644) 6 years ago
jinja-now.yml Add now() jinja2 global func for getting the date/time (#43792) 6 years ago
jinja2_native-fallback-warning.yaml Warn about falling back to jinja2_native=false (#49063) 6 years ago
jinja2_nested_undefined.yaml Custom jinja Undefined class for handling nested undefined attributes (#51768) 6 years ago
jira_fix_description_field.yaml stop requiring description. this is not a mandated jira field for all screens (#46023) 6 years ago
k8s_append_hash.yml k8s append_hash (#48830) 6 years ago
k8s_facts_fix.yaml k8s_facts: fix handling of unknown resource types (#47857) 6 years ago
k8s_module_defaults_group.yml Add k8s module_defaults group and document (#51093) 6 years ago
k8s_validate.yml Provide Kubernetes resource validation to k8s module (#43352) 6 years ago
k8s_wait.yml Add wait functionality to k8s module (#47493) 6 years ago
last-loaded-handler-same-name-wins.yaml Last loaded handler with the same name wins (#49249) 6 years ago
lineinfile-insertbefore-index-out-of-range.yaml
loop-cache-include-apply.yml Fix return statement where we short circuit _get_delegated_vars (#48102) 6 years ago
loop-control-label-template-error.yaml Catch per loop label templating exceptions. Fixes #48879 (#48896) 6 years ago
loop-empty-literal-list.yaml Ensure that an empty literal list with loop skips the task (#47129) 6 years ago
loop-info.yaml Add info about loop based on jinja2 loop var (#42134) 6 years ago
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 (#48961) 6 years ago
mysql-migrate_to_pymysql.yaml
network_configurable_backup_path.yaml Add backup filename and dir path option for config network modules (#50801) 6 years ago
nicer_role_list.yml add path info to role list (#49346) 6 years ago
no-mutable-fieldattribute-defaults.yaml Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833) 6 years ago
no-overwrite-roles.yaml Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 6 years ago
no_empty_groups.yml
no_strippers.yml toggle for stripping empty shell/command output (#51342) 6 years ago
nvme_fact.yaml Add default fact for NVMe support (#50164) 6 years ago
omit-list-of-dicts.yaml Support list of dicts with omit. Fixes #45907 (#45923) 6 years ago
openssl-cryptography.yml openssl_csr cryptography backend, try II (#50894) 6 years ago
openssl-python3.yaml openss: fix various test and Python 3 issues (#47188) 6 years ago
openstack_inventory_fix.yml
os-server-facts-all-projects.yaml os_server_facts: support all_projects (#44800) 6 years ago
ovirt_host_network_fix_type_conversion.yaml ovirt_host_network: Fix type conversion (#47617) 6 years ago
pause_subsecs.yml allows loop pause for subseconds (#50461) 6 years ago
pear_better_error.yml pear: More info if failure occurs (#49735) 6 years ago
persistent_command_timeout_increase.yaml Increase persistent command_timeout default value (#51056) 6 years ago
pip-fix-idempotence-in-check-mode.yaml Fix pip idempotence in check mode 6 years ago
piped-transfer-empty-files.yaml
platform-dist-to-nir0s-distro.yaml Add a porting guide entry for ansible_distribution facts (#50251) 6 years ago
playbook-order-reverse_inventory.yaml Clarify the change made to reverse_inventory 6 years ago
plugin-docs-list-fix.yaml An earlier optimization of ansible-doc -l caused failures. (#47012) 6 years ago
plugin-filters-cfg.yaml
postgresql_user-not-sup-error.yaml postgresql_user: fix test errors on newer Fedora versions (#47166) 6 years ago
powershell_basic_util.yaml Added basic equivalent to PowerShell modules (#44705) 6 years ago
ps_sb_logging.yaml split PS wrapper and payload (CVE-2018-16859) (#49142) 6 years ago
psexec-handle-socket-errors.yaml psexec: Handle socket errors (Connection timeout) (#47201) 6 years ago
psexec-imp-error.yaml psexec: better error on import failure (#47327) 6 years ago
psrp-display-exec-output.yaml psrp - do not display bootstrap wrapper for eachach task (#51779) 6 years ago
psrp-utf8-stdio.yaml WinRM/PSRP: Ensure shell returns UTF-8 output (#47404) 6 years ago
psrp-utf8.yaml psrp - fix unicode handling in Python 2 (#47461) 6 years ago
pure_facts_fix.yaml Pure Storage facts fix (#50349) 6 years ago
reboot-add-aix-support.yml Add AIX support to reboot module (#50353) 6 years ago
reboot-change-default-boot-command.yaml Always use /proc/sys/kernel/random/boot_id to confirm reboot on Linux (#47017) 6 years ago
reboot-conn-timeout-reset.yaml reboot - Fix connection timeout reset (#51000) 6 years ago
reboot-fix-exception-type.yaml Use IndexError in exception (#49488) 6 years ago
reboot-path-alpine-solaris.yaml Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 6 years ago
reboot-show-timeout.yaml reboot: Add timeout in error to help troubleshooting (#47216) 6 years ago
reboot-unicode-string.yaml
reboot-vmware-esxi.yaml Reboot - Fix VMware ESXi not working by adding appropriate commands (#49637) 6 years ago
reboot_missing_parameter.yaml Register missing parameter reboot_timeout (#46585) 6 years ago
reboot_openbsd_support.yaml
redis-3-compat.yaml Support version 3 of the redis python library (#49445) 6 years ago
remove_redundant_md5.yml remove redundant md5 hashing 6 years ago
restore_sigpipe_dfl.yml Restore SIGPIPE handler to DFL on POpen 6 years ago
rhn_regiter-user-pass-unregister.yaml rhn_register fixes for username and password when unregistering 6 years ago
rhsm_repository-loop-fix-improvements.yaml Move doc fragments to changelogs/fragments dir (#50179) 6 years ago
run-command-expand-shell.yaml
s3_bucket_delete_nonexistent_bucket.yml [s3_bucket] Handle error paginating object versions when bucket does not exist (#49396) 6 years ago
s3_bucket_fix_non_str_tags.yaml [s3_bucket] Cast tag keys and values to text to match the values returned (#46405) 6 years ago
s3_bucket_requester_pays_default_value.yaml s3_bucket: handle not implemented operations (#46746) 6 years ago
s3_bucket_walrus_endpoint.yaml s3_bucket: don't assume anything other than *.amazonaws.com is Walrus (#46745) 6 years ago
scaleway-getheaders.yaml Fix getheaders regression with open_url in Scaleway dynamic inventory (#48671) 6 years ago
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 (#49618) 6 years ago
sns-boto3.yaml
solaris-prtdiag-path.yaml Locate prtdiag even when absent from /usr/bin (#44113) 6 years ago
solaris_system_vendor.yaml Populate product_name and system_vendor facts on Solaris (#44114) 6 years ago
spotinst-instance-health-check-validation.yml Spotinst - adding support for instance health check validation (#49211) 6 years ago
squash-deprecation-message.yml Make squash deprecation messages less misleading (#49551) 6 years ago
ssh_connection_invalid_password.yaml Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
standardize_connection_vars.yaml standardize connection variable names (#51776) 6 years ago
static_attributes.yml add static facility and apply to register (#49737) 6 years ago
synchronize-warning.yaml Warn if empty string is present in synchronize's rsync_opts 6 years ago
systemd-warn-on-chroot.yaml check for chroot in systemd module (#43904) 6 years ago
tag_gathering.yml make fact gathering obey play tags (#44717) 6 years ago
tags-var.yaml Allow tags to be templated from a variable (#49833) 6 years ago
template-lookup-searchpath-fix.yaml Fix searchpath in the template lookup (#50488) 6 years ago
toml-inventory.yaml Add toml inventory plugin (#41593) 6 years ago
tower_credential_ssh_key_data.yaml
tweek_msg.yml Merge pull request #49080 from bcoca/better_invp_skip 6 years ago
ufw-49948-enable-chenged-status-in-check-mode.yml Enable changed var with ufw check mode (#49948) 6 years ago
unarchive-fix-bad-user-and-group.yaml Add two more failure conditions to unarchive (#51914) 6 years ago
unsafe-set-wrap.yaml Handle sets differently than lists in wrap_var. Fixes #47372 (#47510) 6 years ago
unsafe_cleanup.yml unsafe cleanup 6 years ago
unsafe_prompt.yml added unsafe toggle to vars_prompt (#49219) 6 years ago
uri-supports-async.yaml Add missing self._supports_async to uri action plugin (#47677) 6 years ago
urls-https-guard.yaml Guard creating HTTPSClientAuthHandler behind HTTPS checks (#50523) 6 years ago
user-do-not-pass-ssh_key_passphrase-on-cmdline.yaml Fix changelog entry for user module CVE fix 6 years ago
user-docs-underlying-tools.yaml
user-fix-zero-negative-expiration.yaml user: fix removing the expiry time when it's 0 (#47115) 6 years ago
user-password_lock-change-fix.yaml make password locking in user module idempotent (#43671) 6 years ago
user-restore-disabled-account.yaml User module - allow bang and exclamation in password field without warning (#46498) 6 years ago
v2.8.0-initial-commit.yaml
vault-read-error.yml Don't just raise AnsibleError with the exception message (#49654) 6 years ago
vbox_fix.yml fix vbox inventory to correclty unset pwfile (#49774) 6 years ago
vm_fix.yml FactCache changes 6 years ago
vm_guest_facts.yml simplify vm_guest detection code (#49378) 6 years ago
vm_updates.yml move extravars and option vars loading into VM (#51070) 6 years ago
vmware-deploy-ovf-inject.yml Add inject_ovf_env functionality for vmware_deploy_ovf (#51074) 6 years ago
win-say-ansible-basic.yaml win_say: Port to use CSharpUtil AnsibleBasic (#48361) 6 years ago
win_become-passwordless.yaml win become: refactor and add support for passwordless become (#48082) 6 years ago
win_chocolatey-allow-multiple.yaml win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 6 years ago
win_chocolatey.yaml win_chocolatey: Fix hang on missing/required base env vars (#51154) 6 years ago
win_copy-dest-quote.yaml
win_copy-empty-dir.yaml win_copy - fix remote dir copy when it contains an empty dir (#50126) 6 years ago
win_dsc-warning.yaml win_dsc - return warning from DSC invocation (#51927) 6 years ago
win_group_membership-com-marshal.yaml
win_lineinfile-output.yaml win_lineinfile - fix malformed returned json (#50066) 6 years ago
win_mapped_drive-fixes.yaml win_mapped_drive - refactor module and docs (#48642) 6 years ago
win_package_chdir.yaml
win_power_plan-windows10.yaml win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471) 6 years ago
win_privileges_util.yaml Windows Privileges - moved util code to it's own C# util (#48897) 6 years ago
win_route.yaml Fixed win_route module (#46395) 6 years ago
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 (#48850) 6 years ago
win_shortcut.yaml win_shortcut: add run as admin and fix shell folder idempotency (#48584) 6 years ago
win_stat-follow.yaml win_stat - add follow option and fix broken tests (#51522) 6 years ago
win_updates-post-categories.yaml win_updates: Add post search category matching to support product matching (#45708) 6 years ago
win_uri-junk-data.yaml win_uri: stop output from mixing with module result (#48140) 6 years ago
win_uri-oneitem-list.yaml win_uri: fix body with one item in list (#49484) 6 years ago
windows-deprecated-functionality.yaml
windows-exec-changes.yaml
windows-psrp-unreachable.yaml Update changelog fragment 6 years ago
winrm-ansible-conn-error.yaml Raise AnsibleConnectionError on winrm connnection errors (#51744) 6 years ago
winrm_pexpect.yaml
xdg_systemd_fix.yml ensure we have required systemd env var (#50607) 6 years ago
yaml_inventory_more_tolerant.yml Yaml inventory more tolerant (#48883) 6 years ago
yum-handle-obsoletes-check-update.yaml yum also parse obsolete package output (#45365) 6 years ago
yum-unauthenticated-proxy.yaml Properly handle unauthenticated yum proxy config (#51915) 6 years ago
yum-update-only.yaml Move doc fragments to changelogs/fragments dir (#50179) 6 years ago
yumdnf-autoremove.yaml Correct yum and dnf autoremove behavior (#47902) 6 years ago
yumdnf-better-uri-handling.yaml add changelog for pr #49912 (#49962) 6 years ago
yumdnf-update-cache.yaml allow update_cache as stand alone operation for yum/dnf (#46183) 6 years ago
zabbix_inventory_vars.yaml zabbix inventory: options to read per each host and set ansible_ssh_host (#44107) 6 years ago