Update to 2022-12-14 18:00

This commit is contained in:
Daniel Berteaud
2022-12-14 18:00:12 +01:00
parent 0ab511e3aa
commit 9c4336ba0a
6 changed files with 37 additions and 2 deletions

View File

@@ -6,3 +6,6 @@
when:
- not linctl_started.changed
- not linctl_ha or linctl_services.ansible_facts.services['linstor-controller.service'] is defined and linctl_services.ansible_facts.services['linstor-controller.service'].state == 'started'
- name: restart linstor-controller-logs-janitor
systemd: name=linstor-controller-logs-janitor.timer state=restarted