You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments
Toshio Kuratomi 4f664f8ff6
Fix for file module with symlinks to nonexistent target (#39635)
* Fix for file module with symlinks to nonexistent target

When creating a symlink to a nonexistent target, creating the symlink
would work but subsequent runs of the task would fail because it was
trying to operate on the target instead of the symlink.

Fixes #39558
7 years ago
..
ansible-managed-encoding.yaml Fix when template paths contain non-ascii chars and using the path in ansible_managed 7 years ago
copy-files-default-follow.yaml Fix copy to only follow symlinks for files in the non-recursive case 7 years ago
file-nonexistent-link.yaml Fix for file module with symlinks to nonexistent target (#39635) 7 years ago
file-succeed-if-already-absent.yaml Add changelog for file removal race 7 years ago
grafana-deprecation-warnings.yaml Add changelog entry for grafana base64 port 7 years ago
mode-preserve.yaml Fixes for mode=preserve (#39343) 7 years ago
template-filename-encoding.yaml Add a changelog for filename encoding in template action fix 7 years ago
user-expires.yaml Only change expiration date if it is different (#38885) 7 years ago
v2.6.0a1_catchup.yaml bring changelog/frgaments to devel 7 years ago
win_file-special-char-fix.yaml Added changelog fragment for win_file special char fix 7 years ago
win_get_url-ftp-support.yaml win_get_url: Fixed a few issues with using FTP and added tests (#39646) 7 years ago
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) 7 years ago
windows-deprecation-removal.yaml windows: removed deprecated features in 2.6 (#38930) 7 years ago
winrm-encoding-fix Add changelog entry for winrm encoding fix 7 years ago