From 9cacaee51a41344a6d05ff76939c1a0ee672c044 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 1 Aug 2020 20:04:13 +0000 Subject: [PATCH] commit e43dbd2431742d3172291b4850b25a09b454dafb Author: Robert Kaussow Date: Sat Aug 1 22:01:16 2020 +0200 add conjob state option --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index bc050b6..0e31ac7 100644 --- a/index.md +++ b/index.md @@ -93,6 +93,7 @@ minio_cronjobs: job: "mc rm --older-than 30d --recursive --force my_bucket/logs" user: "{{ minio_user }}" cron_file: "minio" + state: "present" ``` ### minio_data_dirs