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:
parent
cea0e19df6
commit
7983fc8212
@ -2,7 +2,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: Install docker
|
- name: Install docker
|
||||||
include_role:
|
include_role:
|
||||||
name: install-docker
|
name: ensure-docker
|
||||||
- name: Open the IPv4 port for the buildset registry
|
- name: Open the IPv4 port for the buildset registry
|
||||||
become: true
|
become: true
|
||||||
iptables:
|
iptables:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user