diff --git a/playbooks/groups/buildhw.yml b/playbooks/groups/buildhw.yml index 3f91b67c26..990d9677bf 100644 --- a/playbooks/groups/buildhw.yml +++ b/playbooks/groups/buildhw.yml @@ -74,7 +74,9 @@ - { role: serial-console, when: "inventory_hostname.startswith(('bkernel', 'buildhw-x86'))" } - hosts - ipa/client - - { role: sudo, when: not inventory_hostname.startswith(('bkernel','buildhw-x86-01.rdu3')) } + - role: sudo + when: not inventory_hostname.startswith(('bkernel', 'buildhw-x86-01.rdu3')) + - role: keytab/service kt_location: /etc/kojid/kojid.keytab service: compile