From bf37019d63ad91cba56ee5bfe21016b7cfde0ea4 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Sat, 6 Jun 2020 18:25:08 -0400 Subject: [PATCH] and we remember that we had it not try to split things on a ro disk space. fix --- roles/grobisplitter/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/grobisplitter/tasks/main.yml b/roles/grobisplitter/tasks/main.yml index ca7af102b3..a96cf9c634 100644 --- a/roles/grobisplitter/tasks/main.yml +++ b/roles/grobisplitter/tasks/main.yml @@ -28,4 +28,3 @@ copy: src={{item}} dest=/etc/cron.d/ mode=0644 with_items: - rhel8-split.cron - when: datacenter != 'iad2'