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"