fix issue for migration
This commit is contained in:
parent
1ceff19cf0
commit
e33228f0da
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user