ansible/changelogs/fragments
Sloane Hertel c40b85d01f Backport pagination fix for cloudfront_facts (#42746)
* Fix #38038 cloudfront_facts module returns only first page of response (#38045)

(cherry picked from commit 12057de1c6)

* changelog
2018-07-16 17:26:48 -07:00
..
41167_ansible_doc_regression.yaml fix ansible-doc regression from missing plugins (#41167) 2018-06-07 15:33:38 -07:00
41530-apt-mark-deb6.yaml Backport 2.6: apt: fix apt-mark on debian6 (#41725) 2018-06-21 16:15:10 -07:00
admin-users-default-change.yaml Make admin_users only contain root and toor because admin is used for non-privileged accounts 2018-06-08 21:18:50 -07:00
always_run_removal.yaml New release v2.6.0a2 2018-05-30 17:47:09 -07:00
ansible-managed-encoding.yaml Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
avoid_cwd_vars.yml [stable-2.6] avoid loading vars on unspecified basedir (cwd) (#42067) 2018-07-03 15:03:52 -07:00
aws_s3_async_fix.yaml cherry-picked from 89cea78e30 and fixed merge conflicts from restructuring the integration tests in devel 2018-06-07 15:54:18 -07:00
aws_s3_decryption_fix.yaml aws_s3: don't decrypt file before uploading - fixes #39287 (#39634) 2018-06-07 16:16:30 -07:00
aws_s3_fix_custom_endpoints.yaml cherry-pick e59742eccd and resolve conflicts 2018-06-07 15:55:02 -07:00
aws_s3_fix_exception_handling.yaml changelog 2018-06-08 09:50:17 -07:00
aws_ses_identity_check_mode.yaml Support check mode in aws_ses_identity module (#38422) 2018-05-25 18:46:25 -04:00
azure-lb-sku.yaml Fixes #37731 Create Internal Loadbalancers with azure_rm_loadbalancer, support SKU (#38077) 2018-05-04 13:17:05 +08:00
base64_filter_encoding.yaml base64 filter: Added ability to specify encoding (#39714) 2018-05-05 09:16:58 +10:00
basic_booleans_backward_compat.yaml Restore BOOLEANS import in basic.py (#42008) 2018-07-03 14:58:03 -07:00
command-support-argv.yaml Changelog fragment cleanup. 2018-06-04 17:10:44 -07:00
copy-files-default-follow.yaml Fix copy to only follow symlinks for files in the non-recursive case 2018-04-20 10:04:24 -07:00
copy-no-chmod.yaml Add changelog for 40099 2018-05-14 13:23:04 -07:00
copy-recursive-copy.yml Add changelog for recursive copy fix 2018-05-16 10:37:05 -07:00
debug_fixes.yml fix minor issues with debug and item labels (#41331) 2018-06-21 16:58:57 -07:00
digital_ocean_block_storage_fix.yaml Digital Ocean Block Storage Bug (#41431) 2018-06-12 08:27:44 -07:00
ec2_ami_fix_block_device_mapping_volume_size_type.yaml Fix ec2_ami block_device_mapping volume_size to be int in 2.6 (#40938) (#41216) 2018-06-07 15:27:18 -07:00
encoding-docs-plugin-parsing.yaml Fix encoding issue when parsing plugin examples 2018-05-08 12:21:52 -07:00
eos_l2_interface_fix.yaml nxos and eos bugfix pick2.6 (#42291) 2018-07-09 11:31:57 -07:00
eos_vrf_failure-fix.yml To fix eos_vrf failure when transport method is eapi (#41470) (#41771) 2018-06-21 16:20:46 -07:00
file-disallow-src.yaml More file refactoring (#40114) 2018-05-16 10:41:11 -07:00
file-nonexistent-link.yaml Fix for file module with symlinks to nonexistent target (#39635) 2018-05-03 17:50:43 -07:00
file-nonexitent-link-recurse.yaml Fix for file module with recursive permission setting and broken symlinks 2018-05-03 17:54:34 -07:00
file-succeed-if-already-absent.yaml Add changelog for file removal race 2018-04-30 09:12:40 -07:00
file_touch_check_mode.yaml [stable-2.6] Fix file module with check_mode - Fixes #42111 (#42115) 2018-07-03 15:18:46 -07:00
file_touch_diff.yaml [stable-2.6] Fix file state=touch not returning diff information 2018-06-21 14:36:33 -07:00
fix_config_required.yml exclude lookup_terms from config errors (#41740) 2018-06-21 18:26:39 -07:00
fix_fact_clean.yaml Fix fact cleaning (#42595) 2018-07-16 17:23:26 -07:00
fix_ios_vlan.yaml Fix ios_vlan issue CP into 2.6 (#42665) 2018-07-16 17:13:14 -07:00
fix_options.yml options should be settable multiple times 2018-06-26 13:33:36 -07:00
fix_pagination_cloudfront_facts.yml Backport pagination fix for cloudfront_facts (#42746) 2018-07-16 17:26:48 -07:00
fix_password_lookup_loading.yaml Backport #41907 for 2.6 - fix password lookup loading (#41928) 2018-06-26 13:48:09 -07:00
fix_sysvinit_typo.yml Fixes #42734 - typo in update-rc.d detection 2018-07-16 17:25:50 -07:00
fix_tls_mail.yaml Fix for starttls connections for notification mail module 2018-07-16 17:24:27 -07:00
fix_yaml_inv_nulls.yml handle groups correctly when they are 'null' (#41698) 2018-06-21 15:24:53 -07:00
gce-sort-fix.yaml [stable-2.6] Add changelog for gce_net sort fix 2018-06-18 15:02:10 -07:00
gem-custom-home.yaml Changelog fragment cleanup. 2018-06-04 17:10:44 -07:00
grafana-deprecation-warnings.yaml Add changelog entry for grafana base64 port 2018-04-17 06:51:59 -07:00
group_by_localhost.yaml Backport #41860 for 2.6 - support group_by with implicit localhost (#41927) 2018-06-26 13:49:26 -07:00
includes.yaml Remove changelog entry for reverted #39365 2018-06-07 15:53:25 -07:00
inventory_manager_fix_required_options_override.yaml Fix setting required options for inventory plugins - backport/2.6/42049 (#42120) 2018-07-03 15:07:35 -07:00
ios_l2_interface-fix.yml To fix the NoneType error raised in ios_l2_interface when Access Mode VLAN is unassigned (#42343) 2018-07-09 11:25:37 -07:00
iosxr_config_route_policy_objects_fix.yaml iosxr_config crash if config has route-policy with multiple levels of… (#41490) 2018-06-13 14:43:18 -07:00
junos_config_confirm_commit.yaml Update changelog 2018-07-03 15:09:16 -07:00
junos_facts_fix.yaml Fix fetching old style facts in junos_facts module (#42336) (#42351) 2018-07-09 11:27:10 -07:00
lineinfile-empty-regexp.yml Backport #42013 for 2.6 - linenfile empty regexp warning (#42204) 2018-07-09 11:26:45 -07:00
lineinfile-insertbefore-bof-bugfix.yaml Backport #41767 for 2.6 - Skip if insertbefore is using BOF until later in the module (#41929) 2018-06-26 14:02:38 -07:00
missing_raise.yml added missing raise 2018-06-21 16:16:01 -07:00
mode-preserve.yaml Fixes for mode=preserve (#39343) 2018-04-26 07:14:37 -07:00
no_log_fix_for_connection_exceptions.yaml Bkprt no log fix (#41452) 2018-06-13 14:45:06 -07:00
nsupdate_fix_hmac-sha384.yaml nsupdate_fix_hmac-sha384 2018-07-03 10:19:34 -07:00
nxos_CI_failures_fix.yaml nxos and eos bugfix pick2.6 (#42291) 2018-07-09 11:31:57 -07:00
nxos_nxapi_default_http_behavior_fix.yaml nxos and eos bugfix pick2.6 (#42291) 2018-07-09 11:31:57 -07:00
nxos_vxlan_vtep_vni_fix.yaml nxos and eos bugfix pick2.6 (#42291) 2018-07-09 11:31:57 -07:00
pause-ctrl-c.yaml Fix ctrl+c in pause module and add tests (#40134) 2018-05-21 10:04:43 -04:00
pause-try-except-curses.yaml Fix NameError in pause module (#42038) 2018-07-16 17:10:48 -07:00
postgresql_user-encrypted-fixes.yml postgresql_user: set encrypted as default and fix empty password reporting changed (#36931) 2018-05-21 14:49:44 -05:00
powershell_use_set_tmpdir.yaml powershell: Respect remote_tmp path set by the user (#40210) 2018-05-23 07:12:32 +10:00
preserve_delegate_nolog.yml preserve delegation info on no_log (#42577) 2018-07-16 17:21:49 -07:00
py36-spwd.yaml fixes issue 39472: (#40341) 2018-05-17 17:22:40 -04:00
reset_con_fix.yml update play_context for reset_connection (#40866) 2018-06-18 15:00:51 -07:00
selinux-check-mode.yaml Fixed check_mode status to be the same as normal execution (#40721) 2018-05-25 17:06:11 -04:00
synchronize_remote_is_local.yaml Backport #40833 for 2.6 - synchronize _remote_is_local (#40918) 2018-05-30 16:53:50 -05:00
template-filename-encoding.yaml Add a changelog for filename encoding in template action fix 2018-04-28 09:17:16 -07:00
user-expires.yaml Only change expiration date if it is different (#38885) 2018-05-01 11:19:01 -04:00
user-freebsd-createhome-name-fix.yaml fix a (forgotten?) change in moving createhome -> create_home (#42711) 2018-07-16 17:21:04 -07:00
v2.6.0_summary.yaml New release v2.6.0 2018-06-28 14:38:38 -07:00
v2.6.0a1_catchup.yaml Add changelog entries from deleted CHANGELOG.md. 2018-05-31 16:06:49 -07:00
v2.6.0a1_summary.yaml New release v2.6.0a1 2018-05-21 17:26:16 -07:00
v2.6.0a2_catchup.yaml New release v2.6.0a2 2018-05-30 17:47:09 -07:00
v2.6.0a2_summary.yaml New release v2.6.0a2 2018-05-30 17:47:09 -07:00
v2.6.0rc1_catchup.yaml New release v2.6.0rc1 2018-06-05 19:55:46 -07:00
v2.6.0rc1_summary.yaml New release v2.6.0rc1 2018-06-05 19:55:46 -07:00
v2.6.0rc2_summary.yaml New release v2.6.0rc2 2018-06-08 22:03:08 -07:00
v2.6.0rc3_summary.yaml New release v2.6.0rc3 2018-06-18 22:43:49 -07:00
v2.6.0rc4_summary.yaml New release v2.6.0rc4 2018-06-25 16:22:04 -07:00
v2.6.0rc5_summary.yaml New release v2.6.0rc5 2018-06-26 18:33:36 -07:00
v2.6.1_summary.yaml New release v2.6.1 2018-07-05 11:48:35 -07:00
vars_lk.yml fix vars hostname fallback 2018-06-25 11:23:52 -07:00
virtualbox_inventory.yaml Raise Exception in virtualbox inventory plugin 2018-06-21 16:16:54 -07:00
win_domain-dns-typo-fix.yml win_domain: fix typo in cmdlet call (#41993) 2018-07-03 15:22:08 -07:00
win_environment-do-not-delete-on-null.yaml win_environment: Added explicit check for null, empty string with state=present (#40468) 2018-05-22 06:45:33 +10:00
win_file-special-char-fix.yaml Added changelog fragment for win_file special char fix 2018-04-27 08:07:01 +10:00
win_get_url-ftp-support.yaml win_get_url: Fixed a few issues with using FTP and added tests (#39646) 2018-05-04 08:39:37 +10:00
win_group_membership-sid-bugfix.yml Win group membership sid refactor 2.6 (#41990) 2018-07-03 15:21:21 -07:00
win_iis_webapppool-output-fix.yml win_iis_webapppool: do not output some cmdlet outputs (#41884) 2018-06-26 13:44:38 -07:00
win_module_utils_sid-conversion.yaml Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 2018-04-30 16:18:25 +10:00
win_template-dest-dir-fix.yaml win_template: fix issue where dest was specified as a directory (#39887) 2018-05-15 09:59:51 +10:00
win_updates-add-scheduled-tasks-back.yaml win_updates: add scheduled tasks back in for older hosts (#38708) 2018-05-23 13:21:01 -07:00
win_updates-async-fix.yml win_updates fix when win_updates is run with async (#41756) 2018-06-21 16:13:47 -07:00
win_updates_typo_whitelist_fix.yaml win_updates: fix typo with download failure and whitelist on multiple updates (#40283) 2018-05-16 18:04:58 -04:00
window_become-better-errors.yaml become win: better error messages and docs update (#39936) 2018-05-15 09:33:36 +10:00
windows-deprecation-removal.yaml windows: removed deprecated features in 2.6 (#38930) 2018-04-26 06:13:37 +10:00
winrm-encoding-fix Add changelog entry for winrm encoding fix 2018-04-25 15:00:11 -07:00
winrm-get_correct_user.yaml winrm: source user from options than remote_user (#40467) 2018-05-22 09:36:48 +10:00
winrm_kinit-remove-pass-log.yml Stop displaying kinit pass input on a failure (#41882) 2018-06-25 13:51:09 -07:00
winrm_kinit_error-fix.yaml winrm: add better exception handling for krb5 auth with pexpect (#39930) 2018-05-23 13:33:07 -07:00
wrcwd_ansible.cfg.yml [stable-2.6] ignore ansible.cfg in world writable cwd (#42070) 2018-07-03 15:19:59 -07:00
xenserver-facts-fix.yaml Make xenserver_facts actually work (#35821) 2018-05-22 13:31:35 -04:00
yaml-callback-unicode.yaml Changelog entry for https://github.com/ansible/ansible/pull/40188 2018-05-15 15:29:36 -07:00