Initial commit

This commit is contained in:
2024-12-14 13:08:21 +01:00
commit 5c23ca311e
29 changed files with 1054 additions and 0 deletions

2
meta/.galaxy_install_info Executable file
View File

@@ -0,0 +1,2 @@
install_date: 'Sun 16 Jun 2024 04:56:29 PM '
version: ''

11
meta/main.yml Executable file
View File

@@ -0,0 +1,11 @@
---
galaxy_info:
author: NoxInmortus
license: MIT
description: Role to deploy borgbackup and borgmatic configurations.
min_ansible_version: 2.7
platforms:
- name: Debian
galaxy_tags:
- backup
dependencies: []