Skip to content

Commit 408d7de

Browse files
committed
Revert "fix(ansible): remove supabase-groonga from package install list"
This reverts commit 55474686405394826ad07a032cbcf0e36a924554.
1 parent a7dc338 commit 408d7de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/tasks/stage2-setup-postgres.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
loop:
101101
- "{{ psql_version }}/bin"
102102
- pg_prove
103+
- supabase-groonga
103104
- "{{ postgresql_version }}_debug"
104105
- "{{ postgresql_version }}_src"
105106
loop_control:

0 commit comments

Comments
 (0)