Use ensure-* roles

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

Change-Id: Ia5dffd38399142d9f17a1123b3e4a46bdbca7662
This commit is contained in:
vass 2020-04-13 09:36:18 +02:00
parent 04537022f9
commit ad26169a4d

View File

@ -1,6 +1,6 @@
- hosts: all
roles:
- name: install-docker
- name: ensure-docker
tasks:
# Configure Jeepyb and Gerritlib
- name: Create jeepyb git directory