fix issue for migration

This commit is contained in:
vincent 2020-09-08 23:32:56 +02:00
parent 1ceff19cf0
commit e33228f0da

View File

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