add borg_server role

This commit is contained in:
Sergey Malyuk
2025-12-18 16:11:08 +03:00
parent 0917bc596c
commit 277900b6ba
10 changed files with 169 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
- name: Converge
hosts: all
roles:
- role: genlab.common.ansible_borg_server
borg_secrets_path: "secrets.yaml"
hide_logs: false