mirror of https://github.com/ansible/ansible.git
Changed [int] to [int64] to support larger folders. Otherwise module fails as soon as a large folder is encountered.
(cherry picked from commit 8def67939d)
Co-authored-by: joshinryz <josh.robinett@gmail.com>
pull/73513/head
parent
6f4ea2f19e
commit
8e5aab4d76
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "win_find - Get-FileStat used [int] instead of [int64] for file size calculations"
|
||||
Loading…
Reference in New Issue