Skip to content
Snippets Groups Projects
Commit 3ae9bd34 authored by Gallenkamp, Fabian's avatar Gallenkamp, Fabian
Browse files

added encrypted pw in postgres

parent dca248a7
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@
db: "instance_{{ item.key }}"
name: "{{ item.key }}"
password: "{{ item.value.admin_pw }}"
encrypted: yes
priv: ALL
role_attr_flags: NOSUPERUSER,NOCREATEDB
state: present
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment