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
Daniel-Sanchez-Fabregas 4b0d2dcfe0
📝 Document nested node addition with "_" in xml module (#2371)
* 📝 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>
2021-05-03 07:42:58 +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
iso_create.py
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