diff options
Diffstat (limited to 'ansible/borg/borg-target.yml')
-rw-r--r-- | ansible/borg/borg-target.yml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ansible/borg/borg-target.yml b/ansible/borg/borg-target.yml new file mode 100644 index 0000000..ac3c5a9 --- /dev/null +++ b/ansible/borg/borg-target.yml @@ -0,0 +1,21 @@ +- hosts: + - malabaricus + roles: + - role: borg-target + tags: borg-target + become: yes + vars: + borg_target__clients: + conflatorio: + state: present + repos: + home: + db: + birgitte: + state: present + repos: + home: + arius: + state: present + repos: + home: |