Feat(judgehost): test judgehost

This commit is contained in:
2025-04-06 20:45:24 +08:00
parent 81c23bc103
commit 7f72c71f10
6 changed files with 75 additions and 1 deletions

6
playbooks/judgehost.yml Normal file
View File

@@ -0,0 +1,6 @@
---
- name: Install judgehost
hosts: judgehost
roles:
- role: install_packages
- role: configure_judgehost