diff --git a/roles/02-minecraft_server/templates/eula.txt.j2 b/roles/02-minecraft_server/templates/eula.txt.j2 new file mode 100644 index 0000000..7f0e216 --- /dev/null +++ b/roles/02-minecraft_server/templates/eula.txt.j2 @@ -0,0 +1 @@ +eula={{ server_properties_content.eula }} \ No newline at end of file