1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/files
Alexei Znamensky cc293f90a2
ini_file - opening file as utf-8-sig (#2578)
* opening file as utf-8-sig

* added changelog fragment

* using io.open()

* Update tests/integration/targets/ini_file/tasks/main.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-05-22 22:20:37 +02:00
..
archive.py Fixed documentation (#2062) 2021-03-22 18:51:27 +01:00
filesize.py new module: filesize - create or resize a file, given its size (#2232) 2021-04-19 07:04:29 +02:00
ini_file.py ini_file - opening file as utf-8-sig (#2578) 2021-05-22 22:20:37 +02:00
iso_create.py iso_create: Error handling while importing Pycdlib (#1090) 2020-10-15 19:03:06 +05:30
iso_extract.py Remove deprecated features scheduled for removal in 3.0.0 (#1926) 2021-03-09 21:23:20 +01:00
read_csv.py New Filter plugin from_csv (#2037) 2021-03-21 13:21:54 +01:00
xattr.py rewritten as list literals (#2160) 2021-04-05 09:22:06 +02:00
xml.py 📝 Document nested node addition with "_" in xml module (#2371) 2021-05-03 07:42:58 +02:00