mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 04:18:34 +01:00
10 lines
475 B
YAML
10 lines
475 B
YAML
---
|
|
checks :
|
|
- { user : nobody, name : insurgency_1_source, cmd : "/etc/monitoring-tools/rcon.py -H localhost -p 27015"}
|
|
- { user : nobody, name : insurgency_1_plugin, cmd : "/etc/monitoring-tool/check_source_plugins.sh"}
|
|
- { user : nobody, name : insurgency_2_source, cmd : "/etc/monitoring-tools/rcon.py -H localhost -p 27016"}
|
|
- { user : nobody, name : insurgency_2_plugin, cmd : "/etc/monitoring-tool/check_source_plugins.sh"}
|
|
|
|
pip-libraries:
|
|
- valve
|