mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Go travis ! go !
This commit is contained in:
@@ -50,4 +50,4 @@
|
||||
when: mariadb.dump
|
||||
|
||||
- name: mariadb | Create users
|
||||
mysql_user: name={{ mariadb.user }} password={{ mariadb.password }} priv=*.*:ALL state=present login_user=root login_password={{ mariadb.root_password }}
|
||||
mysql_user: name={{ mariadb.user }} password={{ mariadb.password }} priv=*.*:ALL state=present login_user=root login_password={{ mariadb.root_password }}
|
Reference in New Issue
Block a user