mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
[PR #8169/b444e873 backport][stable-6] xml: make module work with lxml 5.1.1 (#8170)
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
4689114fac
commit
34fd2c01f4
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