mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 17:32:58 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| fragments | ||
| .gitignore | ||
| changelog.yaml | ||
| changelog.yaml.license | ||
| config.yaml | ||