Compare commits
No commits in common. "45b4d666739100ebbfc765a793da0def4516b555" and "9901171d2118ffdf0bdb046ce093b7adf1c7fe11" have entirely different histories.
45b4d66673
...
9901171d21
@ -42,10 +42,25 @@
|
|||||||
- /app/gitea/gitea
|
- /app/gitea/gitea
|
||||||
- /data
|
- /data
|
||||||
backup_s3backup_exclude_list_extra:
|
backup_s3backup_exclude_list_extra:
|
||||||
|
- /var/lib/gitea/log
|
||||||
|
- /data/gitea/data/gitea/log
|
||||||
|
- /data/minecraft/oldpack/backups
|
||||||
|
- /data/minecraft/stoneblock/backups
|
||||||
|
- /data/minecraft/create-extra/backups
|
||||||
- /data/minecraft/direwolf20/backups
|
- /data/minecraft/direwolf20/backups
|
||||||
|
- /data/minecraft/prominence/FeedTheBeast/world/.git
|
||||||
|
- /data/sb-mirror
|
||||||
- /data/shared/media
|
- /data/shared/media
|
||||||
- /data/shared/downloads
|
- /data/shared/downloads
|
||||||
|
- /data/terraria/generic/backups
|
||||||
tags: [ backup ]
|
tags: [ backup ]
|
||||||
|
# - role: docker-tmodloader14
|
||||||
|
# tags: [ terraria, tmodloader ]
|
||||||
|
# - role: docker-tmodloader14
|
||||||
|
# vars:
|
||||||
|
# tmodloader_external_port: "7778"
|
||||||
|
# tmodloader_name: "test"
|
||||||
|
# tags: [ terraria-test, tmodloader-test ]
|
||||||
- role: git
|
- role: git
|
||||||
vars:
|
vars:
|
||||||
git_repos:
|
git_repos:
|
||||||
|
Loading…
Reference in New Issue
Block a user