mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-27 08:21:46 -07:00
initial commit
This commit is contained in:
parent
9fcbbaad81
commit
76a1adffef
108 changed files with 8729 additions and 42 deletions
6
tests/integration/setup_mysql_db/vars/RedHat-8.yml
Normal file
6
tests/integration/setup_mysql_db/vars/RedHat-8.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
mysql_service: 'mariadb'
|
||||
|
||||
mysql_packages:
|
||||
- mariadb-server
|
||||
- python3-PyMySQL
|
||||
- bzip2
|
Loading…
Add table
Add a link
Reference in a new issue