Update to 2023-03-22 17:00

This commit is contained in:
Daniel Berteaud
2023-03-22 17:00:10 +01:00
parent 58b2d119c3
commit 64f2fb271f
3 changed files with 6 additions and 1 deletions

View File

@@ -29,3 +29,6 @@ odoo_ports: [ "{{ odoo_http_port }}","{{ odoo_longpolling_port }}" ]
odoo_workers: 4
odoo_email: "{{ system_admin_email | default('admin' + ansible_domain ) }}"
# If enabled, db manager will be accessible
odoo_db_list: False