From d072148312ae8886f174943b4429ed9233fad64b Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 10 Jan 2022 14:25:50 +0100 Subject: [PATCH] explain restic_do_not_cleanup_cron variable --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8738c43..4e697d1 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ ansible-galaxy install arillso.restic | `restic_dir_owner` | `'{{ansible_user}}'` | The owner of all created dirs | | `restic_dir_group` | `'{{ansible_user}}'` | The group of all created dirs | | `restic_no_log` | `true` | set to false to see hidden ansible logs | +| `restic_do_not_cleanup_cron ` | `false` | we changed the cron location and clean up the old one. You can skip the cleanup here | ### Repos Restic stores data in repositories. You have to specify at least one repository