community.general/lib/ansible/modules/files
Toshio Kuratomi 36d7c0c403 Fix places where path needs to be bytes on python3
These were discovered on python3 with fetch code that fails on errors.  Probably could be
provoked with particular sets of arguments to stat as well.
2017-05-03 09:37:31 -07:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
archive.py fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
assemble.py let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
blockinfile.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
copy.py let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
fetch.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
file.py file module doesn't create hard link to given target directory 2017-04-10 12:20:46 -04:00
find.py fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
ini_file.py ini_file 'create' parameter default value should be True 2017-04-13 11:08:21 -04:00
iso_extract.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lineinfile.py make lineinfile docs clearer and make module pep8 (#23857) 2017-04-23 09:19:22 +02:00
patch.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
replace.py ported fix from ansible-core #5639 2017-03-21 16:03:00 -04:00
stat.py Fix places where path needs to be bytes on python3 2017-05-03 09:37:31 -07:00
synchronize.py synchronize: Fix (delegated) local rsync 2017-04-27 09:33:26 -07:00
tempfile.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
template.py Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
unarchive.py Open unarchive file in binary mode 2017-04-07 15:05:25 -07:00
xattr.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00