mirror of https://github.com/ceph/ceph-ansible.git
f2e57a56db
avoid duplicating test unnecessarily just because of docker exec syntax. Using the same logic than in the playbook with `docker_exec_cmd` allow us to execute the same test on both containerized and non containerized environment. The idea is to set a variable `docker_exec_cmd` with the 'docker exec <container-name>' string when containerized and set it to '' when non containerized. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> |
||
---|---|---|
.. | ||
centos/7 | ||
tests | ||
ubuntu/16.04/cluster | ||
.gitignore | ||
dev_setup.yml | ||
lvm_setup.yml | ||
reboot.yml | ||
rhcs_setup.yml | ||
setup.yml |