mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-08-30 23:00
This commit is contained in:
@@ -42,3 +42,10 @@
|
||||
systemd: daemon_reload=True
|
||||
when: linctl_unit.changed or (linctl_data_unit is defined and linctl_data_unit.changed)
|
||||
tags: drbd
|
||||
|
||||
- name: Install backup hooks
|
||||
template: src={{ item }}-backup.j2 dest=/etc/backup/{{ item }}.d/linstor mode=755
|
||||
loop:
|
||||
- pre
|
||||
- post
|
||||
tags: drbd
|
||||
|
Reference in New Issue
Block a user