improve and clarify append-only
This commit is contained in:
parent
5368f8d77a
commit
6ae4bbf49e
4 changed files with 10 additions and 5 deletions
|
|
@ -18,3 +18,4 @@
|
|||
mode: "0770"
|
||||
delegate_to: "{{ item.fqdn }}"
|
||||
with_items: "{{ borgbackup_servers }}"
|
||||
when: item.type == 'normal'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue