Files
Ansible-Minecraft-Server/roles/05-update/defaults/main.yml
hcornet 9ea9ac7254
Some checks failed
Ansible Minecraft Server CI/CD / lint (push) Failing after 21s
Ansible Minecraft Server CI/CD / test (push) Has been skipped
Ansible Minecraft Server CI/CD / deploy (push) Has been skipped
check new version
2025-08-27 07:59:19 +02:00

6 lines
199 B
YAML

---
update_check_ssh_keys: true
update_check_system: true
update_check_spigot: true
spigot_update_dir: "{{ minecraft_sources_dir }}/update"
spigot_previous_dir: "{{ minecraft_sources_dir }}/previous"