Sync terraform state to restic

This allows it to be backed up easily
This commit is contained in:
Jake Howard
2024-01-09 19:46:40 +00:00
parent 4a69df1d6c
commit 06b9197c5b
8 changed files with 108 additions and 3 deletions

View File

@ -118,6 +118,7 @@
- hosts: restic
roles:
- restic
- s3_sync
- hosts: gitea-runner
roles: