general improvements
This commit is contained in:
parent
a19708c9b5
commit
b142349de7
5 changed files with 20 additions and 31 deletions
|
|
@ -1,8 +0,0 @@
|
|||
# backup hosts
|
||||
{% for b in borgbackup_servers %}
|
||||
Host {{ b.fqdn }}
|
||||
StrictHostKeyChecking no
|
||||
{% if b.port is defined %}
|
||||
Port {{ b.port }}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue