1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add apache2 to improve test speed and reliability. (#16819)

This commit is contained in:
Matt Clay 2016-07-25 07:19:49 -07:00 committed by GitHub
parent eb3bdcb9e3
commit 9497a814a8

View file

@ -4,6 +4,7 @@ RUN zypper --non-interactive --gpg-auto-import-keys refresh && \
zypper --non-interactive install --force systemd-sysvinit && \
zypper --non-interactive install --auto-agree-with-licenses --no-recommends \
acl \
apache2 \
asciidoc \
bzip2 \
curl \