diff --git a/playbooks/software/prometheus.yml b/playbooks/software/prometheus.yml index 4deae54..2709caa 100644 --- a/playbooks/software/prometheus.yml +++ b/playbooks/software/prometheus.yml @@ -3,7 +3,7 @@ hosts: - prometheus.guaranteedstruggle.host vars: - prom_version: '2.55.1' + prom_version: '3.2.1' #'2.55.1' gather_facts: yes become: yes tasks: