From aa377e4d4ded5468541cefe1aefe6eba6f56c872 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 1 Jun 2020 02:19:09 -0500 Subject: [PATCH] Remove old terraria worlds --- gameservers.yml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/gameservers.yml b/gameservers.yml index b549ebc..a921417 100644 --- a/gameservers.yml +++ b/gameservers.yml @@ -3,26 +3,6 @@ --- - hosts: terraria.9iron.club roles: - - role: terraria - vars: - terraria_name: "1401-main" - terraria_password: "dicks" - terraria_worldsize: 3 - terraria_motd: "New major release edition" - terraria_worldname: "The Home Base" - terraria_port: 7777 - terraria_difficulty: 0 - tags: [ gameserver, terraria ] - - role: terraria - vars: - terraria_name: "1401-farm-normal1" - terraria_password: "dicks" - terraria_worldsize: 3 - terraria_motd: "New major release edition" - terraria_worldname: "Farman - Normal 1" - terraria_port: 7778 - terraria_difficulty: 0 - tags: [ gameserver, terraria ] - role: terraria vars: terraria_name: "1401-farm-master1"