Skip to content
Snippets Groups Projects
Commit 4a2c542c authored by Thomas Schneider's avatar Thomas Schneider
Browse files

mysql: Install py3 mysql driver for the ansible modules

parent 45c3b508
No related branches found
No related tags found
1 merge request!2mysql: Install py3 mysql driver for the ansible modules
Pipeline #2895 failed
......@@ -5,7 +5,7 @@
apt:
name:
- mariadb-server
- python-mysqldb
- python3-pymysql
state: present
tags:
- packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment