ansible/changelogs/fragments
Toshio Kuratomi 6b159fdb03 Fix for file module with recursive permission setting and broken symlinks
There was a traceback when setting permissions on a directory tree when
there were broken symlinks inside of the tree and follow=true.  chmod -R
ignores broken symlinks inside of the tree so we've fixed the file
module to do the same.

Fixes #39456
2018-05-03 17:54:34 -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
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
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
grafana-deprecation-warnings.yaml
mode-preserve.yaml Fixes for mode=preserve (#39343) 2018-04-26 07:14:37 -07: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
v2.6.0a1_catchup.yaml
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_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
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