community.general/lib/ansible/modules/files
Dag Wieers 23ae3aa32a read_csv: new module to read CSV files (#49578)
* read_csv: new module to read CSV files

* Add a doc reference to the csvfile lookup plugin

* Enable the use of custom dialect options

* Improve error handling

* Fix PEP8

* Fix more PEP8

* Simplify custom dialect code

* Add integration tests

* Fixes for CI

* Fix for python 2.6
2018-12-10 11:42:47 +00:00
..
__init__.py
acl.py Docs: Clean up of 'acl' module docs (#46329) 2018-11-02 16:57:59 -04:00
archive.py fix archive module can not compress a single file in a tar file (#45117) 2018-11-30 10:49:35 +00:00
assemble.py Docs: Clean up of 'assemble' module docs (#46328) 2018-10-03 15:56:19 -04:00
blockinfile.py Update documentation for marker (#47292) 2018-10-19 14:31:03 -04:00
copy.py add sample for follow parameter of copy.py (#45765) 2018-10-11 18:48:54 -07:00
fetch.py Docs: Clean up of 'fetch' module docs (#46330) 2018-10-03 22:31:31 -05:00
file.py Clarify what recursive setting of attributes means (#48548) 2018-11-13 15:11:48 -06:00
find.py Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
ini_file.py Addresses comments in #38971 (#44324) 2018-10-29 11:33:14 +00:00
iso_extract.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lineinfile.py Document lineinfile regexp gotcha (#47912) 2018-11-01 10:38:45 -04:00
patch.py Run patch command with --check option instead of --dry-run to support older BSDs (#42168) 2018-11-29 21:53:53 -05:00
read_csv.py read_csv: new module to read CSV files (#49578) 2018-12-10 11:42:47 +00:00
replace.py Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
stat.py Fix dead code in files module (#43479) 2018-09-04 09:06:57 -05:00
synchronize.py Warn if empty string is present in synchronize's rsync_opts 2018-12-04 12:05:45 -08:00
tempfile.py improve usage example of tempfile module (#47933) 2018-11-29 16:24:58 -06:00
template.py Docs: Clean up of 'template' module docs (#46297) 2018-10-03 22:12:25 -05:00
unarchive.py fix: ensure than all item of a list of excluded files aren't checked (#45122) 2018-12-06 10:13:31 -08:00
xattr.py Adding namespace option into the xattr module (#42755) 2018-07-16 13:26:06 -04:00
xml.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00