Skip to content

Commit

Permalink
Update minecraft server bedrock version
Browse files Browse the repository at this point in the history
  • Loading branch information
gtempus authored Jun 14, 2024
1 parent a09635e commit 1499e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
ansible_aws_ssm_instance_id: instance-id
device_name: /dev/xvdf
mount_point: /mnt/ebs_volume
s3_minecraft_file: 'bedrock-server-1.20.80.05.zip'
s3_minecraft_file: 'bedrock-server-1.21.0.03.zip'
local_path: '/tmp/bedrock-server.zip'
minecraft_server_directory: "{{ mount_point }}/minecraft"
extraction_path: "{{ minecraft_server_directory }}"
Expand Down

0 comments on commit 1499e25

Please sign in to comment.