Téléverser les fichiers vers "roles/02-update/tasks"
Some checks failed
Run ansible / run-ansible-playbook (push) Has been cancelled

This commit is contained in:
2025-08-22 19:27:11 +02:00
parent e6fa32c01d
commit 3a80832c9a
5 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
- name: Switch the server symlink to a Spigot version
file: src=/usr/local/lib/minecraft/spigot/{{ spigot_jar }} dest=/usr/local/lib/minecraft/minecraft_server.jar state=link