ansible/changelogs/fragments
2018-08-31 14:36:48 -07:00
..
32738-native-jinja-types.yaml
42042-inventory_with_no_region.yaml
42170-acme-backend-selection.yaml
42647-win_updates.yaml
42669-add_ssl_zabbix_inventory.yaml
43024-nclu-empty-net-commands.yaml
43931-strip-trailing-comments.yml
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
add_file_lock_feature.yaml
add_random_mac_filtter.yaml
admin-users-default-change.yaml
alternative_facts.yml
ansiballz_one_interpreter.yml
ansiballz_streamline_imports.yaml
any_unparsed_is_failed.yaml
authorized_key_symlinks.yaml
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
connection_reset.yaml
console_color.yml
deepcopy-alternative.yaml
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
docker-default-ssl.yml
drop-python-2.6-controller.yaml
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
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
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
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-swap-mount-module.yaml
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
from_yaml_all_filter_plugin.yaml
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
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
mass-remove-deprecated.yaml
missing_interpreter.yml
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
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-unused-ansible-remote-temp.yaml
s3.yaml Remove deprecated s3 module (#44537) 2018-08-22 16:48:09 -05:00
service.yml
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
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
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
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
win_become_async_older_hosts.yml
win_chocoalatey_install_tls12.yml
win_chocolatey-bugfixes.yaml
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_iis_webapppool-output-fix.yml
win_privilege_util.yaml
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_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