This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c7dd13758e
ansible
/
test
/
integration
/
targets
/
setup_mysql_db
/
vars
/
FreeBSD.yml
6 lines
88 B
YAML
Raw
Normal View
History
Unescape
Escape
Enable MySQL tests on FreeBSD.
2017-02-14 20:45:32 +01:00
mysql_service
:
'mysql-server'
mysql_packages
:
-
mariadb101-server
Migrate from MySQLdb to PyMySQL (#40123) * Migrate from MySQLdb to PyMySQL * Deduplicate driver loading and failure message * Explain requirements * Apply requirements docs change to proxysql too * Add changelog
2018-09-19 17:44:05 +02:00
-
py-pymysql
Reference in a new issue
Copy permalink