feat: add database owner
This commit is contained in:
parent
186894b7c1
commit
0c2cb81ea1
5 changed files with 31 additions and 25 deletions
molecule/default
|
@ -17,7 +17,9 @@
|
|||
method: md5
|
||||
postgresql_databases:
|
||||
- name: myappli
|
||||
owner: test
|
||||
- name: myappli2
|
||||
owner: test
|
||||
postgresql_users:
|
||||
test:
|
||||
password: secret
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue