From 54d99b120d20fccbcadf3c2f8542df883119a968 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Wed, 20 May 2026 21:22:33 -0400 Subject: [PATCH] GOD DAMMIT --- tasks/infra/garage.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/infra/garage.yml b/tasks/infra/garage.yml index 8a1e65b..4387370 100644 --- a/tasks/infra/garage.yml +++ b/tasks/infra/garage.yml @@ -10,8 +10,8 @@ - name: Create Garage Configuration template: - src: templates/garage/garage.toml - dest: "{{ data_dir }}/garage/garage.toml.j2" + src: templates/garage/garage.toml.j2 + dest: "{{ data_dir }}/garage/garage.toml" - name: Deploy Garage S3 include_role: