Add hpz440 host configuration and SSH setup for Windows; update Prometheus targets and variables

This commit is contained in:
2025-10-05 23:18:44 +02:00
parent 9b330f84a2
commit 0e167d747d
15 changed files with 305 additions and 144 deletions
@@ -10,6 +10,16 @@ game_password: "{{ lookup('env', 'WIN_GAME_PASSWORD') }}"
game_default_groups:
- Administradores # This is mandatory to install games
ssh_users:
- name: "{{ ansible_user }}"
admin: true
keys:
- "{{ lookup('file', 'keys/ansible_user.pub') }}"
- name: calex
admin: true
keys:
- "{{ lookup('file', 'keys/operator.pub') }}"
grafana_prometheus_sources:
- 10.19.4.136
windows_exporter_collectors: