This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8f3e297d7d
community.general
/
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 19:45:32 +00: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 15:44:05 +00:00
-
py-pymysql