Skip to content

Commit 1456780

Browse files
dragarciadarora
authored andcommitted
chore: allow custom config on /etc/postgresql
1 parent 7ae7d13 commit 1456780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/tasks/setup-postgres.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
group: postgres
120120
mode: 0775
121121
with_items:
122+
- '/etc/postgresql'
122123
- '/etc/postgresql-custom'
123124

124125
- name: create placeholder config files

0 commit comments

Comments
 (0)