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] 6d08dcdef3
📝 Document nested node addition with "_" in xml module (#2371) (#2426)
* 📝 Document nested node addition with "_" in xml module

Nested node addition using "_" to indicate sub nodes, and attributes are only documented in tests and issues, where is hard to find.

* 🚨 Fix trailing space

* Apply suggestions from code review

Add missing collection prefix for modules.

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

* Add missing comments

* Update xml.py

* Fix linter warnings

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

Co-authored-by: Daniel-Sanchez-Fabregas <33929811+Daniel-Sanchez-Fabregas@users.noreply.github.com>
2021-05-03 08:08:43 +02:00
..
archive.py Fixed documentation (#2062) (#2081) 2021-03-22 20:55:53 +01:00
ini_file.py ini_file - allows adding empty string as a value (#1972) (#1981) 2021-03-08 07:31:47 +01:00
iso_create.py iso_create: Error handling while importing Pycdlib (#1090) 2020-10-15 19:03:06 +05:30
iso_extract.py Tidy up validations + bug fixes + deprecations (#1830) (#1841) 2021-02-16 09:10:13 +00:00
read_csv.py New Filter plugin from_csv (#2037) (#2074) 2021-03-21 13:56:32 +01:00
xattr.py rewritten as list literals (#2160) (#2168) 2021-04-05 09:50:07 +02:00
xml.py 📝 Document nested node addition with "_" in xml module (#2371) (#2426) 2021-05-03 08:08:43 +02:00