[framadate] …
parent
8b6ca864d6
commit
45b65cd9b9
|
@ -3,4 +3,3 @@
|
|||
service:
|
||||
name: nginx
|
||||
state: restarted
|
||||
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
mysql_user:
|
||||
login_unix_socket: /var/run/mysqld/mysqld.sock
|
||||
name: framadate
|
||||
password: "{{ db_password }}"
|
||||
password: "{{ framadate.db_password }}"
|
||||
priv: 'framadate.*:ALL'
|
||||
state: present
|
||||
|
||||
|
|
Loading…
Reference in New Issue