mirror of https://github.com/ansible/ansible.git
(cherry picked from commit 41f301fe1b)
Co-authored-by: Sam Doran <sdoran@redhat.com>
pull/65015/head^2
parent
e5b13bb9e3
commit
1c1a950a2d
@ -0,0 +1,4 @@
|
||||
mysql_support_packages:
|
||||
- python3-PyMySQL
|
||||
|
||||
mysql_disablerepo: AppStream
|
||||
@ -0,0 +1,4 @@
|
||||
mysql_support_packages:
|
||||
- python3-PyMySQL
|
||||
|
||||
mysql_disablerepo: rhel-8-for-x86_64-appstream-rpms
|
||||
@ -1,3 +0,0 @@
|
||||
mysql_data_dirs:
|
||||
- /var/lib/mysql
|
||||
- /usr/mysql
|
||||
Loading…
Reference in New Issue