mirror of https://github.com/ansible/ansible.git
enable mysql related integration tests for rhel8 beta (#49163)
Signed-off-by: Adam Miller <admiller@redhat.com>pull/49574/head
parent
ae12be6cd9
commit
ea2b0114ea
@ -0,0 +1,6 @@
|
|||||||
|
mysql_service: 'mariadb'
|
||||||
|
|
||||||
|
mysql_packages:
|
||||||
|
- mariadb-server
|
||||||
|
- python3-PyMySQL
|
||||||
|
- bzip2
|
Loading…
Reference in New Issue