fix issue for migration

This commit is contained in:
vincent 2020-09-08 23:32:56 +02:00
parent 390b987690
commit d745587e92

View File

@ -13,6 +13,7 @@
name: "{{ gitea_db_name }}"
lc_collate: fr_FR.UTF-8
encoding: utf8
template: template0
owner: "{{ gitea_db_user }}"
state: present
register: gitea_database_creation