.. |
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 |
35370-add_support_for_docker_network_internal_flag.yaml
|
Adding "internal" option to "docker_network" module (#35370)
|
2018-10-23 07:49:26 +01:00 |
42866-galaxy-search-unicode.yaml
|
ansible-galaxy: fix searching with unicode
|
2018-10-18 14:59:03 -04: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 |
46739-gcp-compute-instance-metadata.yaml
|
Do not try to encode metadata if it is None (#46739)
|
2018-10-10 12:14:47 +02:00 |
46743-fix-native-jinja-newlines.yaml
|
Do not strip new lines in native jinja (#46751)
|
2018-10-19 00:14:43 +02:00 |
46961_fix_aws_ec2_cache.yaml
|
Fix AWS EC2 inventory plugin caching of groups (#46961)
|
2018-10-22 09:15:27 -04:00 |
47247-docker_container-add-runtime-option.yaml
|
Add runtime option to docker_container module (#47247)
|
2018-10-19 09:04:17 +01:00 |
47281-pamd-dont-delete-named_temporary_file_on_close.yaml
|
pamd: add delete=False to NamedTemporaryFile() (#47281)
|
2018-10-19 10:46:47 -04:00 |
47307-handler-include-task.yml
|
Fix exception when including tasks from handlers (#47307)
|
2018-10-22 10:46:36 -05:00 |
47393-docker_image-id.yaml
|
docker_image: allow to delete image by ID (#47393)
|
2018-10-23 07:52:36 +01: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-10-23 07:52:08 +01:00 |
47396-docker_container-detach-auto-remove.yaml
|
docker_container: fix interaction of detach:no with auto_remove:yes (#47396)
|
2018-10-23 07:51:24 +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 |
ansible-doc-fixes.yml
|
Adoc fixes (#47137)
|
2018-10-17 10:48:24 -05:00 |
async-dir.yaml
|
async: use async_dir for the async results file directory (#45461)
|
2018-09-20 19:37:54 +10:00 |
async_statys_pyx_compat_fix.yml
|
now clog matches code
|
2018-10-12 11:06:40 -04:00 |
azure_rm_appgateway-probe.yaml
|
adds redirect configurations and probes to azure_rm_appgateway (#46607)
|
2018-10-16 10:34:24 +08: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 |
code-cleanup-no-get-exception.yaml
|
Remove get_exception from the remainder of the modules
|
2018-10-18 08:37:04 -07: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 |
copy-recursive-remote-src.yml
|
copy - support recursive copying with remote_src (#43998)
|
2018-10-11 08:18:44 -07:00 |
dd-put-empty-files.yaml
|
Support transfering empty files to target host. Fixes #36725 (#45751)
|
2018-09-18 09:05:20 -05:00 |
delegate_to_loop_hostvars.yaml
|
Don't use the task for a cache, return a special cache var (#47243)
|
2018-10-18 15:25:43 -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 |
docker_volume-force-change-detection.yaml
|
Fix option change detection / force support for docker_volume. (#47390)
|
2018-10-23 07:48:09 +01:00 |
drop-pkg_resources.yaml
|
Remove runtime usage of pkg_resources.
|
2018-10-18 15:09:38 -07: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 |
free-strategy-include-var-tags.yaml
|
Use the copied and merged task for calculating task vars in the free strategy. Fixes #47024 (#47060)
|
2018-10-15 16:07:52 -05: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 |
inv_fixes.yml
|
better information for user from inventory plugins (#46766)
|
2018-10-12 11:27: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-empty-literal-list.yaml
|
Ensure that an empty literal list with loop skips the task (#47129)
|
2018-10-16 13:35:10 -05: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-mutable-fieldattribute-defaults.yaml
|
Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833)
|
2018-10-12 10:43:09 -05:00 |
no_empty_groups.yml
|
avoid empty groups in json output (#45621)
|
2018-09-13 15:38:52 -04:00 |
openssl-python3.yaml
|
openss: fix various test and Python 3 issues (#47188)
|
2018-10-18 05:29:18 +10: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-docs-list-fix.yaml
|
An earlier optimization of ansible-doc -l caused failures. (#47012)
|
2018-10-17 11:15:59 -04:00 |
plugin-filters-cfg.yaml
|
Fix issues with PLUGIN_FILTERS_CFG config handling (#45994)
|
2018-09-24 14:34:59 -05:00 |
postgresql_user-not-sup-error.yaml
|
postgresql_user: fix test errors on newer Fedora versions (#47166)
|
2018-10-17 14:01:11 +10:00 |
psexec-handle-socket-errors.yaml
|
psexec: Handle socket errors (Connection timeout) (#47201)
|
2018-10-22 05:32:06 +10:00 |
psexec-imp-error.yaml
|
psexec: better error on import failure (#47327)
|
2018-10-19 08:56:16 +02:00 |
reboot-show-timeout.yaml
|
reboot: Add timeout in error to help troubleshooting (#47216)
|
2018-10-18 14:42:39 -04:00 |
reboot-unicode-string.yaml
|
Use unicode instead of bytes (#46234)
|
2018-09-28 12:51:17 -04:00 |
reboot_missing_parameter.yaml
|
Register missing parameter reboot_timeout (#46585)
|
2018-10-08 14:56:40 -04:00 |
reboot_openbsd_support.yaml
|
Add support for OpenBSD (#46147)
|
2018-09-28 16:07:44 -04:00 |
restore_sigpipe_dfl.yml
|
Restore SIGPIPE handler to DFL on POpen
|
2018-10-12 12:31:24 -07: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 |
s3_bucket_fix_non_str_tags.yaml
|
[s3_bucket] Cast tag keys and values to text to match the values returned (#46405)
|
2018-10-17 13:39:52 -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 |
solaris-prtdiag-path.yaml
|
Locate prtdiag even when absent from /usr/bin (#44113)
|
2018-10-11 13:41:06 -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-do-not-pass-ssh_key_passphrase-on-cmdline.yaml
|
Fix changelog entry for user module CVE fix
|
2018-10-22 18:46:29 -07: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 |
windows-psrp-unreachable.yaml
|
Update changelog fragment
|
2018-10-13 21:47:13 +02: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 |