]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tox: fix a typo 3.3 stable-3.0
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 25 Oct 2018 12:42:54 +0000 (14:42 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 26 Oct 2018 14:22:50 +0000 (16:22 +0200)
commit88683b75a0554ea68c36beae971b7f0de20b9d7c
tree978b8964fa127673205bd792ac0f3abb2c05ba9f
parent2305b99a715d2ac8db7c4b1ebaca23952a1243ce
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>
(cherry picked from commit a0cceb3e44f17f417f1c7d86c51f915dbaf0bd2f)
tox.ini