From fae80881df605a3ee9b87025a0431717bf68541e Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 15 Dec 2016 01:10:10 +0000 Subject: [PATCH] Removed too much Signed-off-by: Patrick Uiterwijk --- playbooks/groups/buildhw.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/buildhw.yml b/playbooks/groups/buildhw.yml index 3738323270..48c02c2f37 100644 --- a/playbooks/groups/buildhw.yml +++ b/playbooks/groups/buildhw.yml @@ -28,6 +28,7 @@ kt_location: /etc/kojid/kojid.keytab service: compile + tasks: - include: "{{ tasks }}/2fa_client.yml" when: not inventory_hostname.startswith('bkernel') - include: "{{ tasks }}/motd.yml"