fix: issues with scripts, no aws #4

Merged
mvhutz merged 1 commits from fix/scripts into main 2025-12-31 18:32:27 +00:00
Owner

Fixes the following issues with the web/git Ansible scripts.

  • Updates cache before installing python3-pip.
  • Forces terraform init configuration during provisioning.
  • Requires user to set an endpoint_url to get the backup file from S3.

In addition, I'm removing the last of AWS from the repository:

  • The routing uses Hetzner now, so let's get rid of all of that.
Fixes the following issues with the `web/git` Ansible scripts. - Updates cache before installing `python3-pip`. - Forces `terraform init` configuration during provisioning. - Requires user to set an `endpoint_url` to get the backup file from S3. In addition, I'm removing the last of AWS from the repository: - The routing uses Hetzner now, so let's get rid of all of that.
mvhutz added 1 commit 2025-12-31 18:32:23 +00:00
mvhutz merged commit 3ccd3e5394 into main 2025-12-31 18:32:27 +00:00
mvhutz deleted branch fix/scripts 2025-12-31 18:32:28 +00:00
Sign in to join this conversation.