Files
community.general/lib/ansible/modules/files
Sam Doran 8b1ae30e2e Use bytes rather than native string for result (#46281)
This prevents a stack trace in Python 3 when the result is an empty file since
the file is open in binary mode and a native string in Python 3 is str,
not bytes.
2018-09-28 16:04:50 -04:00
..
2016-12-08 11:22:22 -05:00
2018-09-10 04:05:34 +02:00
2018-09-10 15:05:52 -05:00
2017-08-15 23:12:08 -07:00
2018-09-01 22:54:13 -07:00
2018-09-04 09:06:57 -05:00