74cdf09d1a
This allows us to remove the sudo from the tox molecule environment, since the install-docker role correctly adds the zuul user to the docker group. Change-Id: Ib7abd22c0caf793a8a59d38a4f63df7e60a7b69e
5 lines
53 B
YAML
5 lines
53 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- role: install-docker
|