23291e8d8c
break up the tests so that we can maybe run this on at least one platform
4 lines
124 B
YAML
4 lines
124 B
YAML
- name: Install docker packages (yum)
|
|
yum:
|
|
state: present
|
|
name: docker,docker-registry,python-docker-py,nmap-ncat
|