mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
* fix: prometheus retention time * also fix bug with authelia * linting issues * more linting
5 lines
100 B
YAML
5 lines
100 B
YAML
---
|
|
- name: Restart prometheus
|
|
ansible.builtin.service:
|
|
name: prometheus
|
|
state: restarted
|