feat(image): add mysql client

!95
This commit is contained in:
2023-10-20 06:31:53 +09:30
parent a34d073671
commit e38f0e58b3
2 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,5 @@ ansible-runner==2.3.4
python_gitlab==3.14.0
# community.postgresql
psycopg2==2.9.9
# community.mysql
PyMySQL==1.1.0