Merge branch 'fix-missin-postgres' into 'development'

fix(collection): add missing postgres

See merge request nofusscomputing/projects/ansible/execution_environment!150
This commit is contained in:
2023-12-09 07:48:48 +00:00

View File

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