This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
ea2b0114ea
community.general
/
test
/
integration
/
targets
/
setup_mysql_db
/
vars
/
Suse.yml
7 lines
87 B
YAML
Raw
Normal View
History
Unescape
Escape
Run tests on ubuntu1604 and opensuseleap (#15936) * reduce async sleep time in test * make zypper test less destructive (don't break following uses of zypper) * fix ca cert on suse * fix/enable postgres/mysql on opensuseleap * fix mysql test for mysql versions 5.7.6 and newer * skip sni_host check on ubuntu1604 * add HTTPTESTER flag for test_uri ubuntu 16.04 uses dash which drops env variables containing a dot we work around this by adding an explicit env variable to enable httptester
2016-05-31 23:47:36 +02:00
mysql_service
:
'mysql'
mysql_packages
:
-
mariadb
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
-
python-PyMySQL
Run tests on ubuntu1604 and opensuseleap (#15936) * reduce async sleep time in test * make zypper test less destructive (don't break following uses of zypper) * fix ca cert on suse * fix/enable postgres/mysql on opensuseleap * fix mysql test for mysql versions 5.7.6 and newer * skip sni_host check on ubuntu1604 * add HTTPTESTER flag for test_uri ubuntu 16.04 uses dash which drops env variables containing a dot we work around this by adding an explicit env variable to enable httptester
2016-05-31 23:47:36 +02:00
-
bzip2
Copy permalink