change-folder-structure #1

Merged
jegomez merged 2 commits from change-folder-structure into main 2020-12-19 03:01:05 +00:00
Showing only changes of commit 29360f1ec3 - Show all commits

View File

@ -6,7 +6,7 @@
become_user: postgres
postgresql_user:
name: '{{ item }}'
role_attr_flags: SUPERUSER
role_attr_flags: 'NOCREATEDB'
loop:
- odoo
- agofer