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
patchback[bot] 1a4814de53
ini_file - added note in documentation for utf-8 bom (#2599) (#2620)
* added note in documentation for utf-8 bom

* Update plugins/modules/files/ini_file.py

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

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit aa74cf4d61)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-05-26 07:29:19 +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 - added note in documentation for utf-8 bom (#2599) (#2620) 2021-05-26 07:29:19 +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) (#2427) 2021-05-03 08:12:31 +02:00