From add9ddd362c68dbe836b6a59cc65cf9a3b0ac99f Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Sun, 13 Aug 2023 12:16:22 +0530 Subject: [PATCH] remove status from crons as well --- cron/prune.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron/prune.yaml b/cron/prune.yaml index 3724a15..ae1f02d 100644 --- a/cron/prune.yaml +++ b/cron/prune.yaml @@ -1,6 +1,6 @@ --- - name: Docker Prunes (Daily Cron) - hosts: docker,backwards,eu,us,in,status + hosts: docker,backwards,eu,us,in tasks: - name: Do thing community.docker.docker_prune: