aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d80e28..c01e109 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,12 @@ the keys in a secure location outside of git.
borg_decryption_keys_yaml_path: "{{ inventory_dir }}/decryption_keys.yml"
```
+Set to an empty string to disable exporting decryption keys entirely:
+
+```yaml
+borg_decryption_keys_yaml_path: ""
+```
+
The scheduling of the backups is done via systemd. For this purpose a systemd
service and a corresponding timer are created.
Additionally, we create backup scripts for use in the systemd service and for