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: