Use in repo docker-install instead of install-docker from zuul-jobs

Change-Id: Id94ef7f5a0327aff5c184a85d11f457e0436630f
This commit is contained in:
Albin Vass 2020-05-08 18:58:43 +02:00
parent cb1833c3b3
commit ee2b91efed
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
- hosts: primary
roles:
- install-docker
- docker-install
- install-kubectl
tasks:
- name: "Build and install airshipctl"