Skip to content

Commit eda5d43

Browse files
committed
mysql latest
1 parent b4d2d19 commit eda5d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/mysql/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# required:
22
# mysql_root_password: # TODO: make it possible to CHANGE root password
33

4-
mysql_tag: 8.0.30
4+
mysql_tag: latest
55
mysql_systemd_service_enabled: yes
66
#mysql_state: # default is started or restarted as required
77
mysql_podman_user: "{{ ansible_user }}"

0 commit comments

Comments
 (0)