Use ensure-* roles

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

Change-Id: Ie42c76f3659f4944435b2227dfea9e11c0607587
(cherry picked from commit c09b7dede5)
This commit is contained in:
vass 2020-04-12 10:44:41 +02:00 committed by Andreas Jaeger
parent f9278d6a55
commit 8aefee199f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- hosts: all
roles:
- configure-swap
- install-docker
- ensure-docker
tasks:
- name: Create logging folders
file: