Skip to content

Commit 4bb3c4c

Browse files
committed
Move prepare-workspace-git under separate play
1 parent 53fff13 commit 4bb3c4c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

playbooks/base/pre.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,9 @@
1717
- add-build-sshkey
1818
- start-zuul-console
1919
- ensure-output-dirs
20+
21+
- name: Prepare workspace and configure mirrors
22+
hosts: all
23+
roles:
24+
- validate-host
25+
- prepare-workspace-git

0 commit comments

Comments
 (0)