We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d2d19 commit eda5d43Copy full SHA for eda5d43
ansible/roles/mysql/defaults/main.yml
@@ -1,7 +1,7 @@
1
# required:
2
# mysql_root_password: # TODO: make it possible to CHANGE root password
3
4
-mysql_tag: 8.0.30
+mysql_tag: latest
5
mysql_systemd_service_enabled: yes
6
#mysql_state: # default is started or restarted as required
7
mysql_podman_user: "{{ ansible_user }}"
0 commit comments