mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-08-02 18:00
This commit is contained in:
@@ -53,3 +53,9 @@
|
||||
when: nomad_unit.changed
|
||||
tags: nomad
|
||||
|
||||
- name: Install backup hooks
|
||||
template: src={{ item }}-backup.j2 dest=/etc/backup/{{ item }}.d/nomad mode=755
|
||||
loop:
|
||||
- pre
|
||||
- post
|
||||
tags: nomad
|
||||
|
Reference in New Issue
Block a user