From 9077f789431b6a878da189fdf0ef15c103588806 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 11 Sep 2015 20:48:14 +0000 Subject: [PATCH] Tweak some more. --- playbooks/manual/kernel-qa.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/manual/kernel-qa.yml b/playbooks/manual/kernel-qa.yml index 5a0b08cb97..b96a1e0865 100644 --- a/playbooks/manual/kernel-qa.yml +++ b/playbooks/manual/kernel-qa.yml @@ -18,10 +18,9 @@ - nagios_client - fas_client - sudo + - hosts tasks: - # this is how you include other task lists - - include: "{{ tasks }}/hosts.yml" - include: "{{ tasks }}/yumrepos.yml" - include: "{{ tasks }}/2fa_client.yml" - include: "{{ tasks }}/motd.yml"