change
Some checks failed
Ansible Minecraft Server CI/CD / lint (push) Failing after 12s
Ansible Minecraft Server CI/CD / test (push) Has been skipped
Ansible Minecraft Server CI/CD / deploy (push) Has been skipped

This commit is contained in:
2025-08-27 13:15:16 +02:00
parent e67cc93516
commit 7ce8cf1662
13 changed files with 234 additions and 95 deletions

View File

@@ -5,11 +5,8 @@ all:
hosts:
minecraft-prod-01:
ansible_host: 192.168.1.10
ansible_user: ansible
minecraft-prod-02:
ansible_host: 192.168.1.11
ansible_user: ansible
vars:
ansible_user: ansible
environment: production
minecraft_memory: 4096
minecraft_port: 25565