src.nth.io/

summaryrefslogtreecommitdiff
path: root/writefreely/aws-s3-backup/templates
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-07-31 14:31:51 -0500
committerLuke Hoersten <[email protected]>2026-07-31 14:31:51 -0500
commitafe7aa9445afe27f8c09033663f9161039ee363a (patch)
tree7624c5b8289f47ed31b5d141edbcef065f52f391 /writefreely/aws-s3-backup/templates
parente29fb72f3239e0d5317da659ec96de812247ce67 (diff)
delete unused unifi and writefreely roles
Nothing references them: no play in main.yaml, no meta dependency.
Diffstat (limited to 'writefreely/aws-s3-backup/templates')
-rw-r--r--writefreely/aws-s3-backup/templates/[email protected]9
1 files changed, 0 insertions, 9 deletions
diff --git a/writefreely/aws-s3-backup/templates/[email protected] b/writefreely/aws-s3-backup/templates/[email protected]
deleted file mode 100644
index 2f9d272..0000000
--- a/writefreely/aws-s3-backup/templates/[email protected]
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Writefreely s3 backup for "%I"
-
-[Service]
-Type=oneshot
-ExecStart=/usr/local/bin/writefreely-s3-backup.sh %i "{{writefreely_s3_backup_dir}}"
-
-[Install]
-WantedBy=aws-s3-backup.target