ensure service is running

This commit is contained in:
Elouin 2024-11-10 17:30:17 +01:00
parent fdcc937124
commit 21b72855c4

View file

@ -15,3 +15,9 @@ reload-systemd-units-onchange-of-voxelibre-container-unit-file:
- service.systemctl_reload: - service.systemctl_reload:
- watch: - watch:
- file: voxelibre-container-file-is-present - file: voxelibre-container-file-is-present
voxelibre-service-running:
service.running:
- name: voxelibre
- watch:
- module: reload-systemd-units-onchange-of-voxelibre-container-unit-file