]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tox: fix a typo
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 25 Oct 2018 12:42:54 +0000 (14:42 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 25 Oct 2018 14:40:58 +0000 (14:40 +0000)
commita0cceb3e44f17f417f1c7d86c51f915dbaf0bd2f
treeddb2fd36df978b1b41ce174114dde85e23ac75ef
parent090486003265830ce97cbe5ae243cecc7cbbc1a7
tox: fix a typo

the line setting `ANSIBLE_CONFIG` obviously contains a typo introduced
by 1e283bf69be8b9efbc1a7a873d91212ad57c7351

`ANSIBLE_CONFIG` has to point to a path only (path to an ansible.cfg)

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tox.ini