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:
@ -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 \
|
||||||
kubernetes.core==3.0.0
|
community.postgresql==3.2.0 \
|
||||||
|
kubernetes.core==3.0.0
|
||||||
|
Reference in New Issue
Block a user