Initial version of duplicity collection

This commit is contained in:
Nis Wechselberg 2023-07-26 20:58:07 +02:00
commit 77b2e50b24
17 changed files with 517 additions and 0 deletions

View file

@ -0,0 +1,2 @@
---
# defaults file for duplicity-client

View file

@ -0,0 +1,2 @@
---
# handlers file for duplicity-client

View file

@ -0,0 +1,2 @@
---
# tasks file for duplicity-client

View file

@ -0,0 +1,2 @@
localhost

View file

@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- duplicity-client

View file

@ -0,0 +1,2 @@
---
# vars file for duplicity-client