Test switch to prepare-workspace-git role

This role is a slightly more advanced version of both use-cached-repos
and mirror-workspace-git-repos.  It seems that we just forgot to
switch to it?

Change-Id: I97ab506933dfa44e410df73470fd0d9228b5a8a7
This commit is contained in:
James E. Blair 2019-09-06 07:04:43 -07:00
parent 08a3706ce2
commit 307cf91459

View File

@ -30,8 +30,7 @@
- hosts: all
roles:
- validate-host
- use-cached-repos
- mirror-workspace-git-repos
- prepare-workspace-git
- mirror-info
- role: configure-mirrors
set_apt_mirrors_trusted: True