commit | 1f6446307e9ace315178ec61505de8a819646a32 | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Tue Feb 09 23:18:40 2021 +0100 |
committer | avm99963 <me@avm99963.com> | Tue Feb 09 23:18:40 2021 +0100 |
tree | 37a84132d46eee1fa1ee8d7f4c8233563557af77 | |
parent | 1dfbf14246eef6c0e2f8bb39017895a28899466f [diff] [blame] |
More changes to base job Change-Id: Id262a6d334b45ccc6b35c1a168d7d6ce3a589296
diff --git a/playbooks/base/pre.yaml b/playbooks/base/pre.yaml index a5a3f4f..a3b0572 100644 --- a/playbooks/base/pre.yaml +++ b/playbooks/base/pre.yaml
@@ -1,4 +1,5 @@ - hosts: all roles: - add-build-sshkey + - start-zuul-console - prepare-workspace