ansible/changelogs/fragments/57618-fix-diff-on-absent-files.yaml
Martin Krizek 1fa7bfcd5d Fix --diff to produce output when creating a new file (#57744)
* Fix --diff to produce output when creating a new file

Fixes #57618

* Make the check more defensive
2019-06-12 10:56:14 -04:00

2 lines
120 B
YAML

bugfixes:
- "Fix --diff to produce output when creating a new file (https://github.com/ansible/ansible/issues/57618)"