@ -50,6 +50,7 @@ RUN apt update \
|
||||
sshpass \
|
||||
postgresql-common \
|
||||
postgresql-client \
|
||||
mariadb-client \
|
||||
&& mkdir -p /etc/ansible/roles \
|
||||
&& mkdir -p /etc/ansible/collections \
|
||||
&& mkdir -p /workdir \
|
||||
|
@ -6,3 +6,5 @@ ansible-runner==2.3.4
|
||||
python_gitlab==3.14.0
|
||||
# community.postgresql
|
||||
psycopg2==2.9.9
|
||||
# community.mysql
|
||||
PyMySQL==1.1.0
|
||||
|
Reference in New Issue
Block a user