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:
parent
04537022f9
commit
ad26169a4d
@ -1,6 +1,6 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- name: install-docker
|
- name: ensure-docker
|
||||||
tasks:
|
tasks:
|
||||||
# Configure Jeepyb and Gerritlib
|
# Configure Jeepyb and Gerritlib
|
||||||
- name: Create jeepyb git directory
|
- name: Create jeepyb git directory
|
||||||
|
Loading…
Reference in New Issue
Block a user