install victoria metrics
All checks were successful
🏃‍♂️Run Ansible / install_ansible (push) Successful in 3m4s

This commit is contained in:
master of disaster
2025-12-14 23:32:10 +01:00
parent 6e8f7a5412
commit 6fd5385477
2 changed files with 4 additions and 3 deletions

View File

@@ -5,10 +5,11 @@
roles: roles:
- common - common
- hosts: - hosts:
- prometheus_servers - victoriametrics_servers
gather_facts: true gather_facts: true
become: true become: true
roles: roles:
- handlers - handlers
- prometheus - minio
- victoriametrics
# #