Use ensure-* roles

The install-* roles in zuul-jobs have been renamed to ensure-*, follow
the rename.

Change-Id: I6b51e1ea2cd38b652d1a7b0acbb6ad6012e04d27
This commit is contained in:
vass 2020-04-12 10:24:52 +02:00
parent 30e4c9c716
commit 07a52eb7a2
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@
- hosts: all
roles:
- install-docker
- ensure-docker