]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tox: Fix incorrect ANSIBLE_CONFIG value
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 9 Sep 2019 15:11:43 +0000 (11:11 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 9 Sep 2019 15:23:30 +0000 (11:23 -0400)
commit7bd03c95f67c4e2f626e40d0ece8d2feffc5c886
treea998d6293b19c68fbab908534eb6810e7c6bbae9
parent7e5e21741eb0143e3d981dc1891253ad331d9753
tox: Fix incorrect ANSIBLE_CONFIG value

The ANSIBLE_CONFIG value wasn't set correctly for two scenarios. This
environment variable doesn't use '-F'.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
tox.ini