diff --git a/ec2.yml b/ec2.yml index 7f76cd2..fe22bab 100644 --- a/ec2.yml +++ b/ec2.yml @@ -5,26 +5,6 @@ roles: - common - user -- hosts: tag_minecraft_botaniapack - roles: - - role: minecraft - vars: - mcname: "botaniapack-1" - mczip: "https://www.9iron.club/files/botaniapack-1.zip" - mcforge: "1.10.2-12.18.3.2511" - mcmotd: "First time on 9iron edition" - mcport: 25565 - mcgamemode: 0 - - role: minecraft - vars: - mcname: "botaniapack-2" - mczip: "https://www.9iron.club/files/botaniapack-1.zip" - mcforge: "1.10.2-12.18.3.2511" - mcmotd: "Creative testing edition" - mcleveltype: "flat" - mcgensettings: "minecraft:bedrock,3*minecraft:stone,52*minecraft:sandstone;" - mcport: 25566 - mcgamemode: 1 - hosts: tag_ansiblehost_true roles: - ansiblehost