Skip to content

Commit

Permalink
remove unneeded changes due to added nix automation
Browse files Browse the repository at this point in the history
  • Loading branch information
pashkinelfe authored and darora committed Aug 9, 2024
1 parent 998d14a commit 1dfd688
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.
23 changes: 0 additions & 23 deletions ansible/tasks/postgres-extensions/30-pg_backtrace.yml

This file was deleted.

3 changes: 0 additions & 3 deletions ansible/tasks/setup-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@
- name: Install Trusted Language Extensions
import_tasks: tasks/postgres-extensions/29-pg_tle.yml

- name: Install pg_backtrace
import_tasks: tasks/postgres-extensions/30-pg_backtrace.yml

- name: Verify async task status
import_tasks: tasks/postgres-extensions/99-finish_async_tasks.yml
when: async_mode
1 change: 0 additions & 1 deletion ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,3 @@ index_advisor_release: "0.2.0"
index_advisor_checksum: sha256:2d3642012a9185cda51f1e82ba43d64a81b24a2655a3ac3afdcbbd95d46a1a27

pg_backtrace_release: "1.1"
pg_backtrace_checksum: sha256:4950d42917994f6c78e6448b7b91aae199bb6955bea0445308430885d6f635cb

0 comments on commit 1dfd688

Please sign in to comment.