mirror of https://github.com/ceph/ceph-ansible.git
tests: re-add missing param in tox
this line has been removed by mistake in a53aa9e
.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/2081/head
parent
c527515502
commit
93f0856770
1
tox.ini
1
tox.ini
|
@ -127,6 +127,7 @@ setenv=
|
|||
# only available for ansible >= 2.2
|
||||
ANSIBLE_STDOUT_CALLBACK = debug
|
||||
docker_cluster: PLAYBOOK = site-docker.yml.sample
|
||||
docker_cluster_collocation: PLAYBOOK = site-docker.yml.sample
|
||||
update_docker_cluster: PLAYBOOK = site-docker.yml.sample
|
||||
purge_docker_cluster: PLAYBOOK = site-docker.yml.sample
|
||||
purge_docker_cluster: PURGE_PLAYBOOK = purge-docker-cluster.yml
|
||||
|
|
Loading…
Reference in New Issue