mirror of https://github.com/ansible/ansible.git
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
(cherry picked from commit 1fa7bfcd5d)
pull/57922/head
parent
2645c43a2b
commit
ea735a1602
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "Fix --diff to produce output when creating a new file (https://github.com/ansible/ansible/issues/57618)"
|
||||
Loading…
Reference in New Issue