This commit is contained in:
Ivo C.S. Wingelaar 2024-10-13 19:37:48 +02:00
parent 8ff8832f85
commit 11f20db2d2
Signed by: ivo
GPG key ID: ABBED434F58D0AA3

View file

@ -15,7 +15,7 @@
# A container is not always running, so if it was stopped before
# the backup procedure even started, do not start it again.
# It's quite a hassle to have this behaviour with a handler, so
# we just supress the linting error.
# we just suppress the linting error.
- name: Start container again if necessary # noqa: no-handler
ansible.builtin.systemd_service:
name: container-{{ container }}.service