[framadate] …

certbot_on_virtu
_shirenn 2020-06-02 22:11:40 +02:00
parent 8b6ca864d6
commit 45b65cd9b9
2 changed files with 1 additions and 2 deletions

View File

@ -3,4 +3,3 @@
service:
name: nginx
state: restarted

View File

@ -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