Use the preferred python mysql client

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-05-09 15:09:21 -04:00
parent a225aabd4e
commit 23a2c69ac2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ package_list:
state: 'present'
- name: 'phpMyAdmin'
state: 'present'
- name: 'python3-mysqlclient'
- name: 'python3-PyMySQL'
state: 'present'
firewall_list:
- permanent: 'yes'
+1 -1
View File
@@ -7,7 +7,7 @@ package_list:
state: 'present'
- name: 'phpMyAdmin'
state: 'present'
- name: 'python3-mysqlclient'
- name: 'python3-PyMySQL'
state: 'present'
firewall_list:
- permanent: 'yes'
+1 -1
View File
@@ -7,7 +7,7 @@ package_list:
state: 'present'
- name: 'phpMyAdmin'
state: 'present'
- name: 'python3-mysqlclient'
- name: 'python3-PyMySQL'
state: 'present'
firewall_list:
- permanent: 'yes'