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

This commit is contained in:
2025-08-22 19:10:43 +02:00
parent 7cbb5903d9
commit 757c6891dd
6 changed files with 68 additions and 55 deletions

6
vanilla-server.yml Normal file
View File

@@ -0,0 +1,6 @@
---
- hosts: minecraft
become: yes
roles:
- base-server
- vanilla-server