3a9b3e194c
The entries being removed are not used for k8s functional testing and resulted in an empty directory. Change-Id: I3d86e2d0f49917299f1f332339382e57277820b4
6 lines
116 B
YAML
6 lines
116 B
YAML
- hosts: all
|
|
roles:
|
|
- role: bindep
|
|
- role: install-kubernetes
|
|
docker_version: 18.06.1~ce~3-0~ubuntu
|