Remove minecraft-oceanblock
This commit is contained in:
parent
a2dedce6c5
commit
a217ee6498
@ -2,31 +2,6 @@
|
||||
# vim:ft=ansible:
|
||||
# Game servers
|
||||
---
|
||||
- hosts: vm-minecraft-1.home.mgmt.desu.ltd
|
||||
gather_facts: no
|
||||
roles:
|
||||
- role: docker-minecraft
|
||||
vars:
|
||||
minecraft_name: oceanblock
|
||||
minecraft_external_port: 40501
|
||||
minecraft_pack_zip: "https://srv.9iron.club/files/packs/1.16.5-oceanblock/latest.zip"
|
||||
minecraft_image: "rehashedsalt/minecraft-forge:1.16.5-master"
|
||||
minecraft_server_properties:
|
||||
allow-flight: "true"
|
||||
difficulty: hard
|
||||
motd: "OCEAN MAN"
|
||||
view-distance: "12"
|
||||
tags: [ minecraft ]
|
||||
- role: backup
|
||||
vars:
|
||||
backup_s3backup_list_extra:
|
||||
- /data
|
||||
- /etc
|
||||
backup_s3backup_exclude_list_extra:
|
||||
- /data/minecraft/botaniapack2-survival
|
||||
- /data/minecraft/botaniapack2-creative
|
||||
- /data/minecraft/oceanblock/backups
|
||||
tags: [ backup ]
|
||||
- hosts: vm-minecraft-2.home.mgmt.desu.ltd
|
||||
gather_facts: no
|
||||
roles:
|
||||
|
Loading…
Reference in New Issue
Block a user