Files
hcornet 8f0877cd53
Some checks failed
Ansible Minecraft CI/CD / Ansible Lint (push) Successful in 8s
Ansible Minecraft CI/CD / Syntax Check (push) Failing after 7s
Ansible Minecraft CI/CD / Deploy to Staging (push) Has been skipped
Ansible Minecraft CI/CD / Deploy to Production (push) Has been skipped
new version
2025-08-27 15:11:08 +02:00

19 lines
533 B
YAML

---
minecraft_servers:
hosts:
minecraft-prod-01:
ansible_host: 10.0.1.10
ansible_user: ansible
minecraft_server_name: "Production Server 01"
minecraft_port: 25565
minecraft_rcon_port: 25575
minecraft-prod-02:
ansible_host: 10.0.1.11
ansible_user: ansible
minecraft_server_name: "Production Server 02"
minecraft_port: 25565
minecraft_rcon_port: 25575
vars:
environment: production
backup_retention_days: 90
update_schedule: "0 3 * * 0" # Dimanche 3h