mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
6 lines
139 B
YAML
6 lines
139 B
YAML
- name: Reload prometheus
|
|
service: name=prometheus state=reloaded
|
|
|
|
- name: Restart prometheus
|
|
service: name=prometheus state=restarted
|