workaround

This commit is contained in:
Luiz Silva
2019-07-17 15:19:51 -05:00
parent 0567e55e59
commit c61431603d

View File

@@ -29,6 +29,6 @@
name: "{{ atl_jdbc_db_name }}"
owner: "{{ atl_jdbc_user }}"
encoding: "{{ atl_jdbc_encoding }}"
lc_collate: "{{ atl_jdbc_collation }}"
lc_ctype: "{{ atl_jdbc_ctype }}"
# lc_collate: "{{ atl_jdbc_collation }}"
# lc_ctype: "{{ atl_jdbc_ctype }}"
template: "{{ atl_jdbc_template }}"