Feat(workflows): add lint
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 1m6s

This commit is contained in:
2025-04-07 20:37:36 +08:00
parent 83a95fe49c
commit 8db26ab33e
3 changed files with 22 additions and 2 deletions

View File

@@ -2,6 +2,6 @@
- name: Install judgehost
hosts: judgehost
roles:
#- role: install_packages_debian
#- role: configure_judgehost_legacy
# - role: install_packages_debian
# - role: configure_judgehost_legacy
- role: configure_judgehost