..
16748-docker_container-memory.yaml
[2.7] docker_*: changelogs ( #45056 )
2018-09-06 09:39:34 -07:00
32738-native-jinja-types.yaml
Add changelog for Jinja2 native types ( #44309 )
2018-08-17 16:27:16 +02:00
33579-docker_container-log_driver.yaml
[2.7] docker_*: changelogs ( #45056 )
2018-09-06 09:39:34 -07:00
42042-inventory_with_no_region.yaml
fixes #42042 ( #42939 )
2018-07-27 10:02:34 -04:00
42170-acme-backend-selection.yaml
ACME: use Cryptography (if a new enough version is available) instead of OpenSSL ( #42170 )
2018-08-12 19:12:01 +02:00
42380-docker_container-check-mode.yaml
[2.7] docker_*: changelogs ( #45056 )
2018-09-06 09:39:34 -07:00
42641-44812-docker-env-variables.yaml
[2.7] docker_*: changelogs ( #45056 )
2018-09-06 09:39:34 -07:00
42647-win_updates.yaml
42669-add_ssl_zabbix_inventory.yaml
42857-docker_container-working_dir.yaml
[2.7] docker_*: changelogs ( #45056 )
2018-09-06 09:39:34 -07:00
43024-nclu-empty-net-commands.yaml
43931-strip-trailing-comments.yml
Strip trailing comments from /etc/default/passwd ( #43931 )
2018-08-15 15:04:45 -04:00
44500-win_domain_computer.yaml
Module win_domain_computer fix delete computer with child ( #44500 )
2018-08-27 15:54:16 +10:00
44508-win_lineinfile.yaml
Switch to LiteralPath instead of Path. Closes #44508 ( #44509 )
2018-08-27 16:18:45 +10:00
44552-mail-py370-compat.yml
Fix mail module for python 3.7.0 ( #44550 ) ( #44552 )
2018-08-23 16:50:54 +10:00
44808-docker_container-idempotency.yaml
[2.7] docker_*: changelogs ( #45056 )
2018-09-06 09:39:34 -07:00
add_file_lock_feature.yaml
add_random_mac_filtter.yaml
admin-users-default-change.yaml
alternative_facts.yml
fix alt linux detection for new versions ( #43723 )
2018-08-10 15:16:33 -04:00
ansiballz_one_interpreter.yml
AnsiballZ improvements
2018-07-26 20:07:25 -07:00
ansiballz_streamline_imports.yaml
any_unparsed_is_failed.yaml
authorized_key_symlinks.yaml
authorized_key 29891 use os.path.realpath to follow keyfile symlinks ( #40417 )
2018-08-13 16:06:33 -07:00
avoid_cwd_vars.yml
aws_caller_facts_add_account_alias.yaml
added account_alias in the response of module aws_caller_facts ( #42345 )
2018-08-22 17:21:12 -04:00
aws_core_is_boto3_error_code.yml
aws_rds_inventory_plugin_added.yaml
RDS inventory plugin ( #41919 )
2018-08-23 19:42:32 -04:00
aws_s3_async_fix.yaml
aws_s3_decryption_fix.yaml
aws_s3_fix_custom_endpoints.yaml
basic_booleans_backward_compat.yaml
batch_mode_elasticsearch_plugin.yaml
blockdoc.yml
improved block docs ( #43611 )
2018-08-28 13:40:12 -04:00
callback_plugin_merge.yml
clarify_error_message.yml
cleanup__file__.yaml
command_shell_check_mode.yaml
Enable check_mode in command module ( #40428 )
2018-07-23 14:06:41 -07:00
connection_reset.yaml
console_color.yml
Allow to specifically customize console's color
2018-07-24 13:21:58 -04:00
deepcopy-alternative.yaml
Don't use copy.deepcopy in high workload areas, use naive_deepcopy ( #44337 )
2018-08-20 15:08:29 -05:00
delegate-to-get-vars-no-task.yaml
ensure if we get a non-Task object in _get_delegated_vars, we return early ( #44934 )
2018-08-30 17:11:32 -05:00
deprecated-__file__.yaml
AnsiballZ improvements
2018-07-26 20:07:25 -07:00
dnf-group-removal.yaml
Improve dnf group output for clarity
2018-09-06 09:27:37 -07:00
docker-default-ssl.yml
drop-python-2.6-controller.yaml
Add note to the porting guide about why we're dropping python-2.6 controller support
2018-08-13 07:38:38 -07:00
ec2-facts.yaml
Remove deprecated ec2_facts ( #44536 )
2018-08-22 16:48:22 -05:00
ec2_group_diff_mode_support.yml
Add diff mode for ec2_group ( #44533 )
2018-08-23 19:43:18 -04:00
ec2_vpc_route_table_replace_route_fix.yaml
ec2_vpc_route_table - allow routes to be created if the CIDR already … ( #45178 )
2018-09-06 10:22:10 -07:00
elasticsearch_plugin-showSTDERRonFailure.yaml
elb_application_lb_fix_state_default.yml
Fix dangerous elb_application_lb state ( #44646 )
2018-08-24 13:04:15 -04:00
ensure_text_source.yaml
env_inject.yml
handle env exception in gathering even no inject ( #43569 )
2018-08-10 15:11:20 -04:00
file_attributes.yaml
file_touch_check_mode.yaml
file_touch_diff.yaml
fips_md5_import.yaml
basic.py: catch ValueError when trying to import hash algorithms ( #44551 )
2018-08-22 23:34:50 -07:00
fix-255-exit-code.yaml
fix-config-from-environment.yaml
Normalize config from environment as text strings
2018-08-01 19:42:35 -07:00
fix-open-url.yml
fix-os_router.yaml
Add missing changelog for PR #44418 ( #44478 )
2018-08-23 12:32:34 +10:00
fix-selectors-error-condition.yaml
Fix the local and ssh plugins for a cornercase retrying a syscall
2018-08-13 07:17:11 -07:00
fix-swap-mount-module.yaml
Fix for creation and removal of swap record in fstab ( fixes #42706 , #31437 and #30090 ) ( #42837 )
2018-07-31 17:09:38 -04:00
fix-world-readable-skip-message.yaml
Make links anonymous so that they don't trigger rstcheck
2018-08-27 20:43:53 -07:00
fix_no_log_loop.yml
fix tempating issues with no_log and loops ( #44468 )
2018-08-21 21:53:56 -04:00
flatten-better-type-check.yml
Use newer is_sequence function instead of MutableSequence ( #44331 )
2018-08-21 10:42:11 -05:00
from_yaml_all_filter_plugin.yaml
Add from_yaml_all to support multi document yaml strings ( #43037 )
2018-07-25 16:12:22 -04:00
galaxy_list_all_roles.yaml
Pass path to GalaxyRole object ( #43051 )
2018-08-23 12:44:48 -04:00
gce-sort-fix.yaml
gcp_service_account_home_path.yaml
Allow home path expansion on GCP service account files ( #44863 )
2018-08-30 10:27:29 -04:00
get_url.yaml
Implement part of #27617 [expend checksum format to <algorithm>:(<checksum>|<url>)] ( #43751 )
2018-08-24 12:45:32 -04:00
grafana_5_dashboard_compatible.yaml
Moved grafana 5 dashboard compatible changelog to fragments dir ( #43593 )
2018-08-02 19:07:42 +10:00
hashing-changes.yaml
Share the implementation of hashing for both vars_prompt and password_hash ( #21215 )
2018-08-27 08:40:41 -07:00
ignore_unreachable.yml
New keyword: ignore_unreachable ( #43857 )
2018-08-23 11:41:02 -04:00
include-apply-insert-order.yaml
Change insertion order of apply block to not affect the include_X task itself ( #44912 )
2018-08-30 16:56:28 -04:00
include-double-handler.yaml
Make sure we skip handlers from includes in compile_roles_handlers. Fixes #44848 ( #44852 )
2018-08-29 15:05:55 -05:00
inventory_dir_ext_compare_fix.yaml
irc_py3_compat.yaml
lineinfile-empty-regexp.yml
loop-cache-fix.yaml
Ensure we only cache the loop when the task had a loop ( #44901 )
2018-08-30 12:02:43 -05:00
lxd-idempotent-config.yaml
changelog for lxd idempotence fix
2018-08-05 15:29:40 -07:00
mass-remove-deprecated.yaml
Mass nuke deprecated items that are easily removed. ci_complete ( #44320 )
2018-08-20 16:26:10 -05:00
missing_interpreter.yml
more useful messages when module failure ( #43576 )
2018-08-02 13:30:57 -04:00
module_defaults_groups.yml
Extend module_defaults
by adding default groups for cloud modules ( #44127 )
2018-08-22 21:33:27 -04:00
more-world-readable-warning-skips.yaml
Make links anonymous so that they don't trigger rstcheck
2018-08-27 20:43:53 -07:00
no-dynamic-import-tasks.yaml
Don't allow import_tasks to transition to dynamic when file is missing. See #44822 ( #44836 )
2018-08-29 11:43:26 -05:00
no_log_fix_for_connection_exceptions.yaml
onepassword_unlock_vault.yaml
Add ability to unlock 1Password vault to lookup plugins ( #44923 )
2018-08-30 16:24:06 -04:00
password_sanity_check.yml
Give warning if user inputs not encrypted password to user module ( #43615 )
2018-08-13 12:45:37 -04:00
passwordstore-lookup-backup.yaml
pause-stdout-redirection.yaml
pause-try-except-curses.yaml
plugins-accept-only-valid-args.yaml
Ensure action plugins accept only valid args ( #44779 )
2018-08-30 09:40:36 -04:00
preserve_delegate_nolog.yml
puppet_debugging_options.yaml
remote_tmp_de-escalated_user.yaml
remove-merge-multiple-tags.yaml
Remove deprecated tags config option ( #44479 )
2018-08-21 14:57:06 -05:00
remove-simplejson.yaml
Remove use of simplejson throughout code base ( #43548 )
2018-08-10 11:13:29 -05:00
remove-unused-ansible-remote-temp.yaml
ANSIBLE_REMOTE_TMP was an implementation of unified temp that was later changed
2018-07-25 16:57:46 -07:00
s3.yaml
Remove deprecated s3 module ( #44537 )
2018-08-22 16:48:09 -05:00
service.yml
module_utils_service: Fix glob path of rc.d ( #43018 )
2018-07-31 11:56:11 -04:00
sns_topic_boto3_port.yaml
sns_topic boto3 port ( #39292 )
2018-08-23 21:04:18 -04:00
syslog_facility-for-journald.yml
template_output_encoding.yml
Allow specifying the output encoding in the template module ( #42171 )
2018-07-25 13:10:40 -07:00
terminal_plugin_nxos_iosxr.yaml
fix nxos terminal plugin
2018-09-06 10:09:27 -07:00
to-nice-json-separators.yaml
Fixes #23078 - eliminate trailing whitespace in to_nice_json ( #42633 )
2018-08-22 14:55:30 -05:00
urls-if-modified-since.yaml
Introduce and use locale-naive rfc2822 date format function ( #44868 )
2018-08-30 08:34:37 -05:00
user-freebsd-createhome-name-fix.yaml
user-module-backup-shadow.yaml
Add backup feature to user module ( #41854 )
2018-08-15 16:22:26 -04:00
user_freebsd_always_changed_bugfix.yaml
v2.7.0-initial-commit.yaml
v2.7.0a1_summary.yaml
Rename the 2.7.0a1 summary.
2018-08-31 11:41:34 -07:00
v2.7.0b1_summary.yaml
Add a summary for 2.7.0b1
2018-08-31 14:36:48 -07:00
vars_prompt-allow-prompting-for-play-vars.yaml
Only template values in vars_prompt rather than all vars ( #39304 )
2018-08-13 12:54:31 -04:00
vault-errors.yaml
Raise a nicer error when we cannot execute the editor ( #44423 )
2018-08-22 10:24:11 -05:00
vultr_modules_renamed.yml
vultr: rename prefix vr_to vultr_ ( #43994 )
2018-08-13 10:21:50 +02:00
win_become_async_older_hosts.yml
win_chocoalatey_install_tls12.yml
win_chocolatey-bugfixes.yaml
win_chocolatey: refactor module to fix bugs and add new features ( #43013 )
2018-07-24 07:52:13 +10:00
win_chocolatey-return-rc-always.yml
win_disk_image-mount-paths.yaml
win_disk_image: return all mount paths in return value ( #44799 )
2018-08-30 16:25:45 +10:00
win_domain-dns-typo-fix.yml
win_domain_controller-netlogon.yaml
win_domain modules: ensure Netlogon service is still running after promotion ( #43703 )
2018-08-10 16:17:45 +10:00
win_iis_webapppool-output-fix.yml
win_privilege_util.yaml
Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it ( #43179 )
2018-07-30 14:48:54 -07:00
win_psexec_command_arg.yaml
win_psexec: fix arg handling when command contains multiple args ( #44797 )
2018-08-29 10:12:29 +10:00
win_psexec_session-selection.yaml
Add new session parameter to win_psexec ( #44263 )
2018-08-29 09:42:59 +10:00
win_reboot-fixes.yml
win_security_policy-empty-value.yaml
win_updates-async-fix.yml
win_uri-json.yml
Fix support for JSON output when charset is set ( #44762 )
2018-08-29 08:10:46 +10:00
win_user-validate-fixes.yaml
win_user: use different method to validate credentials that does not rely on SMB/RPC ( #43059 )
2018-07-24 08:16:42 +10:00
win_wait_for-timeout.yaml
Fix issue when timeout and state=present ( #43464 )
2018-08-29 07:31:24 +10:00
winrm_kinit-remove-pass-log.yml
wrcwd_ansible.cfg.yml
yum4_dnf_yum_action_plugin.yml
YUM4/DNF compatibility via yum action plugin ( #44322 )
2018-08-27 10:17:47 -07:00
zypper-on-ubuntu.yaml
Ensure that apt is always chosen on debian/ubuntu ( #44413 )
2018-08-20 15:59:56 -04:00