feat(collection): add community.postgresql

!95
This commit is contained in:
2023-10-20 06:29:54 +09:30
parent a613a27d93
commit 03342e41c5
2 changed files with 9 additions and 6 deletions

View File

@ -3,4 +3,6 @@ ansible-lint==6.15.0
ansible-runner==2.3.4
# Required for community.general.gitlab_*
python_gitlab==3.14.0
python_gitlab==3.14.0
# community.postgresql
psycopg2==2.9.9