mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2022-12-14 18:00
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
register: linctl_started
|
||||
tags: drbd
|
||||
|
||||
- name: Handle log janitor timer
|
||||
systemd: name=linstor-controller-logs-janitor.timer state=started enabled=True
|
||||
tags: drbd
|
||||
|
||||
- when: linctl_ha
|
||||
block:
|
||||
- name: Ensure the service is disabled and managed by drbd-reactor
|
||||
|
Reference in New Issue
Block a user