Use ensure-* roles

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

Change-Id: I60539ed887457b15e0ee175bdb2749b1b52495fe
This commit is contained in:
Andreas Jaeger 2020-04-06 19:53:23 +02:00
parent cea0e19df6
commit 7983fc8212

View File

@ -2,7 +2,7 @@
tasks:
- name: Install docker
include_role:
name: install-docker
name: ensure-docker
- name: Open the IPv4 port for the buildset registry
become: true
iptables: