18 lines
389 B
YAML
18 lines
389 B
YAML
#SPDX-License-Identifier: MIT-0
|
|
---
|
|
# vars file for ansible-role-counter-strike-2
|
|
cs2_srcds_token: "changeme"
|
|
cs2_servername: "changeme"
|
|
cs2_cheats: "0"
|
|
cs2_server_hibernate: "0"
|
|
cs2_lan: "0"
|
|
cs2_rconpw: "changeme"
|
|
cs2_pw: ""
|
|
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: ""
|