mirror of
https://github.com/aljazceru/ansible-role-mysql.git
synced 2025-12-23 19:34:21 +01:00
Add files, handlers, tasks, vars, and meta information.
This commit is contained in:
3
templates/my.cnf.j2
Normal file
3
templates/my.cnf.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
[client]
|
||||
user=root
|
||||
password={{ mysql_root_password }}
|
||||
Reference in New Issue
Block a user