move module.run to module.wait

This commit is contained in:
Elouin 2024-11-10 17:07:55 +01:00
parent 154ddca3ba
commit c3ea2c6414

View file

@ -11,7 +11,7 @@ voxelibre-container-file-is-present:
- template: jinja - template: jinja
reload-systemd-units-onchange-of-voxelibre-container-unit-file: reload-systemd-units-onchange-of-voxelibre-container-unit-file:
module.run: module.wait:
- service.systemctl_reload - service.systemctl_reload:
- onchanges: - watch:
- file: /etc/containers/systemd/voxelibre.container - file: voxelibre-container-file-is-present