community.general/lib/ansible/modules/files
Tim Rupp f8cbfad5e6 Removes usage of expanduser due to type 'path'
Removes the usage of the expanduser function because it is
being performed automatically by the type 'path' of the
path option.
2017-02-13 17:24:24 -05:00
..
__init__.py
acl.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
archive.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
assemble.py Adds path type and remove expanduser 2017-02-13 12:05:40 -05:00
blockinfile.py Reminder that lookup(‘file’) can be used (#20649) 2017-02-07 13:57:49 +00:00
copy.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
fetch.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
file.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
find.py Fix incorrect wording in the 'find' module 'paths' parameter 2017-02-10 16:30:31 -05:00
ini_file.py Removes usage of expanduser due to type 'path' 2017-02-13 17:24:24 -05:00
lineinfile.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
patch.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
replace.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
stat.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
synchronize.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
tempfile.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
template.py Fix typo in example (#21227) 2017-02-09 16:40:07 -08:00
unarchive.py Remove expanduser usage because of path type 2017-02-13 12:05:08 -05:00
xattr.py Consistent path attribute for file-related modules 2017-01-13 15:49:42 -05:00