..
2.8-core-deprecations.yaml
2.8 Core Deprecation Removal ( #45232 )
2018-09-10 15:05:52 -05:00
2.8-removed-modules.yaml
Stub out modules scheduled for 2.8 removal ( #44985 )
2018-08-31 16:27:32 -05:00
43123-add_support_for_per_host_no_stats.yaml
Fix callout json plugin show global stats ( #43123 )
2018-10-01 11:06:14 -05:00
43874-docker_container-stop_timeout.yaml
docker_container: ambiguous parameter "stop_timeout" ( #43874 )
2018-09-30 12:03:53 +01:00
44278-pamd_valid_simple_controls.yaml
Add definitive to valid_simple_controls in pamd module ( #44601 )
2018-09-04 11:14:22 -04:00
44789-docker_container-comparisons.yaml
docker_container: allow to configure comparison for existing containers ( #44789 )
2018-09-28 08:33:38 +01:00
45628-fetch_url-error-headers.yaml
Fixing HTTPError case of fetch_url for Python 3 compatibility. ( #45628 )
2018-09-19 10:53:16 -05:00
46322-docker_container-image-not-given.yaml
docker_container: fix behavior when image is not specified ( #46322 )
2018-10-06 08:50:12 -05:00
46594-docker_container-publish-all-ports.yml
docker_container: improve publish all ports functionality ( #46594 )
2018-10-08 08:23:23 +01:00
46595-docker_container-expected_ports.yml
docker_container: fix problem with published_ports idempotency ( #46595 )
2018-10-08 08:41:15 +01:00
46596-docker_container-published_ports.yml
docker_container: add port range and IPv6 support for published_ports ( #46596 )
2018-10-08 10:53:24 +01:00
46598-docker_container-volume-modes.yml
docker_container: allow more mount modes for volumes ( #46598 )
2018-10-08 10:11:03 +01:00
add-elapsed-return-value-to-select-modules.yaml
Add elapsed return value to select modules ( #37969 )
2018-08-31 22:20:56 +02:00
agnostic-become-prompt.yaml
Flip default for AGNOSTIC_BECOME_PROMPT ( #45563 )
2018-09-14 11:16:13 -05:00
ajson-nested-decode.yaml
Support nested JSON decoding in AnsibleJSONDecoder ( #45924 )
2018-09-24 14:33:19 -05:00
async-dir.yaml
async: use async_dir for the async results file directory ( #45461 )
2018-09-20 19:37:54 +10:00
azure_rm_deployment_fix_45941.yaml
fix premature exit when RG doesn't exist ( #46013 )
2018-09-21 16:23:21 -07:00
blockinfile-bytes-fix.yaml
Use bytes rather than native string for result ( #46281 )
2018-09-28 16:04:50 -04:00
copy-diff-text.yaml
Ensure that the src file contents is converted to unicode in diff info ( #45744 )
2018-09-20 12:31:48 -05:00
dd-put-empty-files.yaml
Support transfering empty files to target host. Fixes #36725 ( #45751 )
2018-09-18 09:05:20 -05:00
dnf-group-removal.yaml
fix dnf wildcard pkg removal - fixes #27744 and #36970 ( #45357 )
2018-09-20 12:13:17 -04:00
docker-image-ids.yaml
docker_container, docker_image_facts: allow to use image IDs ( #46324 )
2018-10-06 08:50:31 -05:00
docker_container-idempotency.yaml
docker_container: fix various idempotency problems and non-working options ( #45905 )
2018-09-24 10:40:05 +01:00
ec2_asg-launch-template-support.yml
[docs] Add changelog for ec2_asg launch template feature
2018-09-25 16:42:12 -04:00
ec2_group_fix_target_containing_list_within_list.yaml
ec2_group: fix regression for targets that are a list containing strings and lists ( #45594 )
2018-09-17 14:31:41 -04:00
elb_target_group_fix_KeyError.yaml
elb_target_group - prevent a KeyError exception ( #45169 )
2018-09-05 12:50:03 -04:00
fix_ec2_group_target_vpc_precedence.yaml
ec2_group - fix VPC precedence for security group targets ( #45787 )
2018-09-18 15:33:19 -04:00
fix_ec2_group_vpc_precedence_classic.yaml
Fix ec2_group for EC2-Classic accounts ( #46242 )
2018-09-27 23:11:04 -04:00
get-url-fix-idempotency.yaml
Fix logic to not re-download existing files when force=no ( #45495 )
2018-09-11 13:56:13 -05:00
get_url.yaml
Fix remote checksums when paths have leading dots ( #45287 )
2018-09-11 12:47:29 -04:00
lineinfile-insertbefore-index-out-of-range.yaml
Use proper index value with insertbefore on a one line file ( #46071 )
2018-10-03 17:27:34 -04:00
loop_undefined_delegate_to.yaml
Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 ( #45231 )
2018-09-07 10:16:03 -05:00
macports-upgrade-selfupdate.yml
Macports: Add upgrade parameter and replace update_ports with selfupdate ( #45049 )
2018-10-03 13:58:55 -04:00
mysql-migrate_to_pymysql.yaml
Migrate from MySQLdb to PyMySQL ( #40123 )
2018-09-19 08:44:05 -07:00
no_empty_groups.yml
avoid empty groups in json output ( #45621 )
2018-09-13 15:38:52 -04:00
openstack_inventory_fix.yml
allow openstack invetnory to work cacheless
2018-09-21 12:33:24 -04:00
piped-transfer-empty-files.yaml
Support empty files with piped transfer_method. Fixes #45426 ( #45618 )
2018-09-13 13:53:36 -05:00
plugin-filters-cfg.yaml
Fix issues with PLUGIN_FILTERS_CFG config handling ( #45994 )
2018-09-24 14:34:59 -05:00
reboot-unicode-string.yaml
Use unicode instead of bytes ( #46234 )
2018-09-28 12:51:17 -04:00
reboot_openbsd_support.yaml
Add support for OpenBSD ( #46147 )
2018-09-28 16:07:44 -04:00
run-command-expand-shell.yaml
Add new expand_shell argument for run_command, to disable expanding shellisms ( #45620 )
2018-09-14 16:07:11 -04:00
script-module-no-file-path.yaml
Don't pass file_name to DataLoader.load in script inventory plugin ( #45428 )
2018-09-10 14:37:18 -05:00
sns-boto3.yaml
Port the sns module to boto3 ( #45634 )
2018-10-07 16:03:48 -04:00
tower_credential_ssh_key_data.yaml
tower_credential: expect ssh_key_data to be a string instead of path ( #45158 )
2018-09-07 13:41:09 -04:00
user-docs-underlying-tools.yaml
Add documentation on underlying tools in user module ( #46455 )
2018-10-04 15:29:57 -04:00
v2.8.0-initial-commit.yaml
Reset changelogs for the 2.8.0 development cycle
2018-08-31 11:11:13 -07:00
win_copy-dest-quote.yaml
powershell: do not quote join_path result to reflect ShellBase join_path ( #45944 )
2018-09-21 15:31:12 +10:00
win_group_membership-com-marshal.yaml
win_group_membership - fix random issue with CI on 2012 R2 ( #45462 )
2018-09-11 13:07:43 +10:00
win_package_chdir.yaml
Add chdir support to win_package ( #46123 )
2018-10-08 16:28:28 +10:00
win_say-fix.yaml
win_say - fix up syntax and test issues ( #45450 )
2018-09-11 08:23:46 +10:00
win_scheduled_task-repetition.yaml
win_scheduled_task: add deprecation warning for repetition format ( #45468 )
2018-09-11 14:22:57 +10:00
win_script-become.yaml
win_script: add support for become and centralise exec wrapper builder ( #45582 )
2018-09-13 08:50:13 +10:00
windows-deprecated-functionality.yaml
Win deprecate 2.8 ( #45473 )
2018-09-11 14:23:48 +10:00
windows-exec-changes.yaml
win_exec: refactor PS exec runner ( #45334 )
2018-10-02 15:55:53 -07:00
winrm_pexpect.yaml
winrm: add further conditional to using pexect for kerb auth ( #45952 )
2018-09-25 09:21:22 +10:00
yumdnf-update-cache.yaml
allow update_cache as stand alone operation for yum/dnf ( #46183 )
2018-10-08 08:39:49 -04:00