mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
[PR #8169/b444e873 backport][stable-8] xml: make module work with lxml 5.1.1 (#8172)
xml: make module work with lxml 5.1.1 (#8169)
Make module work with lxml 5.1.1.
(cherry picked from commit b444e8739c
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
45375b201f
commit
49fb3d7cb8
2 changed files with 9 additions and 2 deletions
2
changelogs/fragments/8169-lxml.yml
Normal file
2
changelogs/fragments/8169-lxml.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "xml - make module work with lxml 5.1.1, which removed some internals that the module was relying on (https://github.com/ansible-collections/community.general/pull/8169)."
|
Loading…
Add table
Add a link
Reference in a new issue