mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-09 03:58:59 +00:00
Add python-lxml to docker images (#25324)
This commit is contained in:
parent
3d1701b959
commit
966b5fd1a0
11 changed files with 13 additions and 2 deletions
|
|
@ -24,6 +24,7 @@ RUN zypper --non-interactive --gpg-auto-import-keys refresh && \
|
|||
python-httplib2 \
|
||||
python-jinja2 \
|
||||
python-keyczar \
|
||||
python-lxml \
|
||||
python-mock \
|
||||
python-MySQL-python \
|
||||
python-nose \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue