GOD DAMMIT
Deploy Containers / Prepare (push) Successful in 21s

This commit is contained in:
2026-05-20 21:22:33 -04:00
parent 17d0d40812
commit 54d99b120d
+2 -2
View File
@@ -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: