ansible/changelogs/fragments/file_touch_diff.yaml

5 lines
185 B
YAML
Raw Normal View History

---
bugfixes:
- file module - The touch subcommand had its diff output broken during the
2.6.x development cycle. This is now fixed (https://github.com/ansible/ansible/issues/41755)