mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Add postgresql dependencies to opensuseleap.
This commit is contained in:
@@ -18,6 +18,7 @@ RUN zypper --non-interactive --gpg-auto-import-keys refresh && \
|
||||
mariadb \
|
||||
mercurial \
|
||||
openssh \
|
||||
postgresql-server \
|
||||
python-coverage \
|
||||
python-httplib2 \
|
||||
python-jinja2 \
|
||||
@@ -28,6 +29,7 @@ RUN zypper --non-interactive --gpg-auto-import-keys refresh && \
|
||||
python-paramiko \
|
||||
python-passlib \
|
||||
python-pip \
|
||||
python-psycopg2 \
|
||||
python-PyYAML \
|
||||
python-setuptools \
|
||||
python-virtualenv \
|
||||
|
||||
Reference in New Issue
Block a user