@ -78,13 +78,13 @@ RUN pip install --index-url https://gitlab.com/api/v4/projects/45741845/packages
|
|||||||
|
|
||||||
|
|
||||||
RUN ansible-galaxy collection install \
|
RUN ansible-galaxy collection install \
|
||||||
|
awx.awx \
|
||||||
# ansible.posix.authorized_key for SSH
|
# ansible.posix.authorized_key for SSH
|
||||||
ansible.posix \
|
ansible.posix \
|
||||||
awx.awx \
|
community.dns \
|
||||||
# community.general.gitlab_*
|
|
||||||
community.general \
|
|
||||||
# docker managment
|
# docker managment
|
||||||
community.docker \
|
community.docker \
|
||||||
|
# community.general.gitlab_*
|
||||||
|
community.general \
|
||||||
community.mysql \
|
community.mysql \
|
||||||
community.postgresql \
|
|
||||||
kubernetes.core
|
kubernetes.core
|
@ -8,3 +8,5 @@ python_gitlab==3.14.0
|
|||||||
psycopg2==2.9.9
|
psycopg2==2.9.9
|
||||||
# community.mysql
|
# community.mysql
|
||||||
PyMySQL==1.1.0
|
PyMySQL==1.1.0
|
||||||
|
|
||||||
|
dnspython
|
Reference in New Issue
Block a user