fix(collection): add missing postgres

!150 nofusscomputing/infrastructure/configuration-management/project-production!18
This commit is contained in:
2023-12-09 17:09:34 +09:30
parent 1586d1b6b1
commit b9a0e61136

View File

@ -92,4 +92,5 @@ RUN ansible-galaxy collection install \
# community.general.gitlab_* # community.general.gitlab_*
community.general==8.1.0 \ community.general==8.1.0 \
community.mysql==3.8.0 \ community.mysql==3.8.0 \
community.postgresql==3.2.0 \
kubernetes.core==3.0.0 kubernetes.core==3.0.0