Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ansible task "wal-g - deps" in "setup-wal-g.yml" requires curl #505

Open
Towerful opened this issue Jan 24, 2023 · 0 comments
Open

Ansible task "wal-g - deps" in "setup-wal-g.yml" requires curl #505

Towerful opened this issue Jan 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Towerful
Copy link

Bug report

Describe the bug

Using a basic install of Ubuntu 20.04, the task "wal-g - deps" in setup-wal-g.yml fails due to curl not being installed
https://github.com/supabase/postgres/blob/develop/ansible/tasks/setup-wal-g.yml#L44
The issue is then ignored, and ansible keeps running (I'm not sure if it completes)

Expected behavior

Perhaps curl should be an apt pkg install?
I'm not sure how many of these things are just "expected as part of the system".
I think some tasks use wget, other use curl

@Towerful Towerful added the bug Something isn't working label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant