Files
2026-07-22 11:50:55 -04:00

20 lines
487 B
YAML

- name: cs2
hosts: alpha-control-plane
become: true
vars_files:
- ../secrets.yaml
roles:
- role: ericomeehan.counter-strike-2
vars:
cs2_servername: "changeme"
cs2_cheats: "0"
cs2_server_hibernate: "0"
cs2_lan: "0"
cs2_maxplayers: "16"
cs2_gamealias: "casual"
cs2_mapgroup: "mg_active"
cs2_startmap: "de_inferno"
cs2_bot_difficulty: "3"
cs2_bot_quota: ""
cs2_bot_quota_mode: ""