From 02a12bf205c2ace50f55699846a3a376426d0e15 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Thu, 26 Nov 2015 02:58:28 +0000 Subject: [PATCH] f22 and later doesn't need yum-cron --- playbooks/groups/taskotron-prod-clients.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/taskotron-prod-clients.yml b/playbooks/groups/taskotron-prod-clients.yml index bca6290e25..a8f842a464 100644 --- a/playbooks/groups/taskotron-prod-clients.yml +++ b/playbooks/groups/taskotron-prod-clients.yml @@ -22,7 +22,6 @@ - { role: hosts, tags: ['hosts']} - { role: fas_client, tags: ['fas_client'] } - { role: collectd/base, tags: ['collectd_base'] } - - { role: yum-cron, tags: ['yumcron'] } - { role: sudo, tags: ['sudo'] } tasks: