ansible-roles/mysql/templates/dot_my.cnf.j2

5 lines
55 B
Django/Jinja

[client]
user=root
password={{ mysql_root_password }}