ansible/changelogs/fragments/copy-files-default-follow.yaml

5 lines
157 B
YAML
Raw Normal View History

---
bugfixes:
- copy - fixed copy to only follow symlinks for files in the non-recursive case
- file - fixed the default follow behaviour of file to be true