mirror of https://github.com/ansible/ansible.git
[stable-2.14] ansible-test - Fix Alpine libexpat bootstrapping (#82898)
* [stable-2.14] ansible-test - Fix Alpine libexpat bootstrapping
(cherry picked from commit ca168eb367
)
Co-authored-by: Matt Clay <matt@mystile.com>
* Alpine 3.16 has `expat` instead of `libexpat`
pull/82905/head
parent
eef7bf7e4b
commit
4a99568fa3
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-test - The ``libexpat`` package is automatically upgraded during remote bootstrapping to maintain compatibility with newer Python packages.
|
Loading…
Reference in New Issue