You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/files
Sam Doran 435d0feae1
[stable-2.9] lineinfile - fix broken exception handling (#70846) (#70945)
* prevent (ExceptionType) is not subscriptable errors
* tweak error message and use text conversion
* add to_text import
(cherry picked from commit 45c2eb6c0a)

Co-authored-by: nitzmahone <nitzmahone@users.noreply.github.com>

Co-authored-by: Matt Davis <nitzmahone@users.noreply.github.com>
5 years ago
..
__init__.py package files 9 years ago
acl.py acl: fix module failure if there're spaces in a path (#63280) (#63811) 6 years ago
archive.py Fix/archive empty file (#64895) (#69420) 6 years ago
assemble.py Remove reference to Windows for assemble docs (#59082) 7 years ago
blockinfile.py fix typos in modules (#62135) (#62169) 6 years ago
copy.py copy: ensure _original_basename is set (#70088) 6 years ago
fetch.py Document behavior of fetch when file already exists (#59816) 7 years ago
file.py [stable-2.9] file - return 'state': 'absent' when a file does not exist (#66503) (#69657) 6 years ago
find.py [stable-2.9] find - clarify description of 'contains' (#62445) (#62917) 6 years ago
ini_file.py Backport/2.9/docs2 (#63524) 6 years ago
iso_extract.py Deprecate alias 'thirsty' from all usages (#61245) 6 years ago
lineinfile.py [stable-2.9] lineinfile - fix broken exception handling (#70846) (#70945) 5 years ago
patch.py Fix parameter types and other fixes (#50111) 7 years ago
read_csv.py Encoding fixes to support py2 and py3 non-ascii data 7 years ago
replace.py replace - fixed combined before and after usage (#31452) 7 years ago
stat.py Improve module return values (#63541) (#63644) 6 years ago
synchronize.py Backport/2.9/docs2 (#63524) 6 years ago
tempfile.py Fix parameter types and other fixes (#50111) 7 years ago
template.py Added required parameter to document DOC-string to produce Documentation. (#65230) (#65518) 6 years ago
unarchive.py [stable-2.9] unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) (#71002) 5 years ago
xattr.py Fix parameter types and other fixes (#50111) 7 years ago
xml.py Merge pull request #63537 from mattclay/backport-d829a50-stable-2.9 6 years ago