From 90ade1e766676956a1510412e0d1944feeadfbbc Mon Sep 17 00:00:00 2001 From: uumas Date: Sun, 14 Sep 2025 03:02:48 +0300 Subject: [PATCH] Add readmes --- roles/automatic_updates/README.md | 2 ++ roles/borgmatic/README.md | 1 + roles/borgmatic_config/README.md | 1 + 3 files changed, 4 insertions(+) create mode 100644 roles/automatic_updates/README.md create mode 100644 roles/borgmatic/README.md create mode 100644 roles/borgmatic_config/README.md diff --git a/roles/automatic_updates/README.md b/roles/automatic_updates/README.md new file mode 100644 index 0000000..e331191 --- /dev/null +++ b/roles/automatic_updates/README.md @@ -0,0 +1,2 @@ +This role enables automatic package updates. +It currently supports Debian and Ubuntu. diff --git a/roles/borgmatic/README.md b/roles/borgmatic/README.md new file mode 100644 index 0000000..e674e2b --- /dev/null +++ b/roles/borgmatic/README.md @@ -0,0 +1 @@ +Installs borgmatic diff --git a/roles/borgmatic_config/README.md b/roles/borgmatic_config/README.md new file mode 100644 index 0000000..d1951ab --- /dev/null +++ b/roles/borgmatic_config/README.md @@ -0,0 +1 @@ +Creates a bormatic configuration in /etc/borgmatic.d/ and creates the repos