Skip to content

tsoldaat/minecraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft

A playbook for installing / starting minecraft on RHEL/CentOS 7 server with backup cron.

Install ansible

sudo yum -y install ansible

Deploy

# locally - install ansible if not installed
ansible-playbook minecraft.yml --extra-vars "target=localhost"

# alternatively, update minecraft to the latest version (restarts service)
ansible-playbook minecraft.yml --extra-vars "target=localhost mc_update=True"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%