From 6d11d19427d3f02589f34eaaacf9dc4dd2084e47 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 13 May 2014 12:40:21 +0200 Subject: [PATCH] Have the sundries host run the easyfix cron --- playbooks/groups/sundries.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index 40d601e2de..419dc77eeb 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -42,6 +42,8 @@ - geoip-city-wsgi - role: koji_reminder when: master_sundries_node + - role: easyfix + when: master_sundries_node tasks: - include: "{{ tasks }}/hosts.yml"