Add restic-rest server role
This commit is contained in:
parent
04e9f8438d
commit
74f9120957
5 changed files with 95 additions and 13 deletions
7
nas.yml
7
nas.yml
|
|
@ -55,3 +55,10 @@
|
|||
roles:
|
||||
- lander
|
||||
tags: lander
|
||||
|
||||
- name: Install Restic REST server
|
||||
hosts: nas
|
||||
become: yes
|
||||
roles:
|
||||
- restic-rest
|
||||
tags: restic-rest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue