correct database issue
This commit is contained in:
parent
2feefdb5f1
commit
a5d31da406
@ -12,8 +12,7 @@
|
||||
name: "{{ ttrss_db_name }}"
|
||||
collation: utf8_general_ci
|
||||
encoding: utf8
|
||||
target: /usr/share/webapps/tt-rss/schema/ttrss_schema_mysql.sql
|
||||
state: import
|
||||
state: present
|
||||
|
||||
- name: "Ensure db user is present"
|
||||
become: yes
|
||||
|
Loading…
Reference in New Issue
Block a user