.. |
2.8-core-deprecations.yaml
|
2.8 Core Deprecation Removal (#45232)
|
6 years ago |
2.8-removed-modules.yaml
|
Stub out modules scheduled for 2.8 removal (#44985)
|
6 years ago |
35370-add_support_for_docker_network_internal_flag.yaml
|
Adding "internal" option to "docker_network" module (#35370)
|
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
|
Fix callout json plugin show global stats (#43123)
|
6 years ago |
43874-docker_container-stop_timeout.yaml
|
docker_container: ambiguous parameter "stop_timeout" (#43874)
|
6 years ago |
44278-pamd_valid_simple_controls.yaml
|
Add definitive to valid_simple_controls in pamd module (#44601)
|
6 years ago |
44789-docker_container-comparisons.yaml
|
docker_container: allow to configure comparison for existing containers (#44789)
|
6 years ago |
45628-fetch_url-error-headers.yaml
|
Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628)
|
6 years ago |
46322-docker_container-image-not-given.yaml
|
docker_container: fix behavior when image is not specified (#46322)
|
6 years ago |
46594-docker_container-publish-all-ports.yml
|
docker_container: improve publish all ports functionality (#46594)
|
6 years ago |
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 |
46739-gcp-compute-instance-metadata.yaml
|
Do not try to encode metadata if it is None (#46739)
|
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 |
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 |
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 |
add-elapsed-return-value-to-select-modules.yaml
|
Add elapsed return value to select modules (#37969)
|
6 years ago |
agnostic-become-prompt.yaml
|
Flip default for AGNOSTIC_BECOME_PROMPT (#45563)
|
6 years ago |
ajson-nested-decode.yaml
|
Support nested JSON decoding in AnsibleJSONDecoder (#45924)
|
6 years ago |
ansible-doc-fixes.yml
|
Adoc fixes (#47137)
|
6 years ago |
async-dir.yaml
|
async: use async_dir for the async results file directory (#45461)
|
6 years ago |
async_statys_pyx_compat_fix.yml
|
now clog matches code
|
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
|
fix premature exit when RG doesn't exist (#46013)
|
6 years ago |
blockinfile-bytes-fix.yaml
|
Use bytes rather than native string for result (#46281)
|
6 years ago |
code-cleanup-no-get-exception.yaml
|
Remove get_exception from the remainder of the modules
|
6 years ago |
copy-diff-text.yaml
|
Ensure that the src file contents is converted to unicode in diff info (#45744)
|
6 years ago |
copy-recursive-remote-src.yml
|
copy - support recursive copying with remote_src (#43998)
|
6 years ago |
dd-put-empty-files.yaml
|
Support transfering empty files to target host. Fixes #36725 (#45751)
|
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 |
dnf-group-removal.yaml
|
fix dnf wildcard pkg removal - fixes #27744 and #36970 (#45357)
|
6 years ago |
dnf-localgpgcheck.yaml
|
dnf properly gpg check local packages based on param (#47455)
|
6 years ago |
dnfyum-disable-excludes.yaml
|
don't restrict disable_excludes choices incorrectly (#47453)
|
6 years ago |
docker-image-ids.yaml
|
docker_container, docker_image_facts: allow to use image IDs (#46324)
|
6 years ago |
docker_container-idempotency.yaml
|
docker_container: fix various idempotency problems and non-working options (#45905)
|
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
|
[docs] Add changelog for ec2_asg launch template feature
|
6 years ago |
ec2_group_fix_target_containing_list_within_list.yaml
|
ec2_group: fix regression for targets that are a list containing strings and lists (#45594)
|
6 years ago |
elb_target_group_fix_KeyError.yaml
|
elb_target_group - prevent a KeyError exception (#45169)
|
6 years ago |
fix_ec2_group_target_vpc_precedence.yaml
|
ec2_group - fix VPC precedence for security group targets (#45787)
|
6 years ago |
fix_ec2_group_vpc_precedence_classic.yaml
|
Fix ec2_group for EC2-Classic accounts (#46242)
|
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 |
get-url-fix-idempotency.yaml
|
Fix logic to not re-download existing files when force=no (#45495)
|
6 years ago |
get_url.yaml
|
Fix remote checksums when paths have leading dots (#45287)
|
6 years ago |
inv_fixes.yml
|
better information for user from inventory plugins (#46766)
|
6 years ago |
k8s_facts_fix.yaml
|
Add changelog for k8s_facts fix
|
6 years ago |
lineinfile-insertbefore-index-out-of-range.yaml
|
Use proper index value with insertbefore on a one line file (#46071)
|
6 years ago |
loop-empty-literal-list.yaml
|
Ensure that an empty literal list with loop skips the task (#47129)
|
6 years ago |
loop_undefined_delegate_to.yaml
|
Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231)
|
6 years ago |
macports-upgrade-selfupdate.yml
|
Macports: Add upgrade parameter and replace update_ports with selfupdate (#45049)
|
6 years ago |
mysql-migrate_to_pymysql.yaml
|
Migrate from MySQLdb to PyMySQL (#40123)
|
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
|
avoid empty groups in json output (#45621)
|
6 years ago |
openssl-python3.yaml
|
openss: fix various test and Python 3 issues (#47188)
|
6 years ago |
openstack_inventory_fix.yml
|
allow openstack invetnory to work cacheless
|
6 years ago |
piped-transfer-empty-files.yaml
|
Support empty files with piped transfer_method. Fixes #45426 (#45618)
|
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
|
Fix issues with PLUGIN_FILTERS_CFG config handling (#45994)
|
6 years ago |
postgresql_user-not-sup-error.yaml
|
postgresql_user: fix test errors on newer Fedora versions (#47166)
|
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-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 |
reboot-show-timeout.yaml
|
reboot: Add timeout in error to help troubleshooting (#47216)
|
6 years ago |
reboot-unicode-string.yaml
|
Use unicode instead of bytes (#46234)
|
6 years ago |
reboot_missing_parameter.yaml
|
Register missing parameter reboot_timeout (#46585)
|
6 years ago |
reboot_openbsd_support.yaml
|
Add support for OpenBSD (#46147)
|
6 years ago |
restore_sigpipe_dfl.yml
|
Restore SIGPIPE handler to DFL on POpen
|
6 years ago |
run-command-expand-shell.yaml
|
Add new expand_shell argument for run_command, to disable expanding shellisms (#45620)
|
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 |
script-module-no-file-path.yaml
|
Don't pass file_name to DataLoader.load in script inventory plugin (#45428)
|
6 years ago |
sns-boto3.yaml
|
Port the sns module to boto3 (#45634)
|
6 years ago |
solaris-prtdiag-path.yaml
|
Locate prtdiag even when absent from /usr/bin (#44113)
|
6 years ago |
tower_credential_ssh_key_data.yaml
|
tower_credential: expect ssh_key_data to be a string instead of path (#45158)
|
6 years ago |
unsafe-set-wrap.yaml
|
Handle sets differently than lists in wrap_var. Fixes #47372 (#47510)
|
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
|
Add documentation on underlying tools in user module (#46455)
|
6 years ago |
v2.8.0-initial-commit.yaml
|
Reset changelogs for the 2.8.0 development cycle
|
6 years ago |
win_copy-dest-quote.yaml
|
powershell: do not quote join_path result to reflect ShellBase join_path (#45944)
|
6 years ago |
win_group_membership-com-marshal.yaml
|
win_group_membership - fix random issue with CI on 2012 R2 (#45462)
|
6 years ago |
win_package_chdir.yaml
|
Add chdir support to win_package (#46123)
|
6 years ago |
win_say-fix.yaml
|
win_say - fix up syntax and test issues (#45450)
|
6 years ago |
win_scheduled_task-repetition.yaml
|
win_scheduled_task: add deprecation warning for repetition format (#45468)
|
6 years ago |
win_script-become.yaml
|
win_script: add support for become and centralise exec wrapper builder (#45582)
|
6 years ago |
windows-deprecated-functionality.yaml
|
Win deprecate 2.8 (#45473)
|
6 years ago |
windows-exec-changes.yaml
|
win_exec: refactor PS exec runner (#45334)
|
6 years ago |
windows-psrp-unreachable.yaml
|
Update changelog fragment
|
6 years ago |
winrm_pexpect.yaml
|
winrm: add further conditional to using pexect for kerb auth (#45952)
|
6 years ago |
yumdnf-update-cache.yaml
|
allow update_cache as stand alone operation for yum/dnf (#46183)
|
6 years ago |