Files
community.general/plugins/modules
Alexei Znamensky edcc906cc6 xml: add huge_tree option to support large XML files (#11940)
* feat(xml): add huge_tree option to support large XML files

Add the huge_tree parameter (bool, default false) which passes huge_tree=True
to lxml's XMLParser, disabling libxml2's internal size restrictions on text
nodes and document depth.

Fixes #4897

* fix(xml): add changelog fragment for PR 11940
2026-05-02 10:42:13 +12:00
..
2026-04-29 23:04:06 +12:00
2026-04-15 20:03:16 +02:00