Use ensure-* roles

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

Change-Id: I329fc3e12624fe5cdae2b2e89506922014e70247
This commit is contained in:
vass 2020-04-13 09:31:59 +02:00
parent 8e35292880
commit a6172b6b54
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
- hosts: all
roles:
- install-docker
- ensure-docker
- hosts: all
tasks: