mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-29 10:45:42 +02:00
Update to 2023-09-01 17:00
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
login_host: "{{ odoo_db_server }}"
|
||||
login_user: sqladmin
|
||||
login_password: "{{ pg_admin_pass }}"
|
||||
role_attr_flags: "LOGIN{{ odoo_db_manager | ternary(',CREATEDB,SUPERUSER','') }}"
|
||||
tags: odoo
|
||||
|
||||
- name: Create the PostgreSQL database
|
||||
|
Reference in New Issue
Block a user