Remove ssh roles from base job

Change-Id: I7d58e1baf692678e7bce3462f56a6a8e0373a1c6
diff --git a/playbooks/base/post-ssh.yaml b/playbooks/base/post-ssh.yaml
index cc0fe07..2ae2ea6 100644
--- a/playbooks/base/post-ssh.yaml
+++ b/playbooks/base/post-ssh.yaml
@@ -1,4 +1,3 @@
 - hosts: all
   ignore_errors: yes
-  roles:
-    - remove-build-sshkey
+  roles: []