technology
-
Projekt InfrastructureGit Repo with a root yaml file in it where you declare the hosts form the inventory file.A “roles” folder where you add a subfolder called “minecraft-server”Under the “minecraft-server” folder you add a “tasks” and a “template” folder where your files will be. Root yaml structure The inventory can look something like this: (You…