mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
5 lines
100 B
YAML
5 lines
100 B
YAML
---
|
|
- name: Restart prometheus
|
|
ansible.builtin.service:
|
|
name: prometheus
|
|
state: restarted
|