mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Enable MySQL tests on FreeBSD.
This commit is contained in:
parent
c5446d95cc
commit
9389fafae8
5 changed files with 24 additions and 3 deletions
5
test/integration/targets/setup_mysql_db/vars/FreeBSD.yml
Normal file
5
test/integration/targets/setup_mysql_db/vars/FreeBSD.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
mysql_service: 'mysql-server'
|
||||
|
||||
mysql_packages:
|
||||
- mariadb101-server
|
||||
- py27-mysql-connector-python2
|
Loading…
Add table
Add a link
Reference in a new issue