Explorar el Código

Add ANSIBLE_CONFIG to tox.ini

Suppress cfg-in-world-writable-dir warning in CI
Russell Teague hace 5 años
padre
commit
e7247ce438
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tox.ini

+ 1 - 0
tox.ini

@@ -9,6 +9,7 @@ skip_missing_interpreters=True
 [testenv]
 skip_install=True
 setenv =
+    ANSIBLE_CONFIG = ./ansible.cfg
     ANSIBLE_INVENTORY = {toxinidir}/test/tox-inventory.txt
     ANSIBLE_LOG_PATH=/tmp/tox/ansible/ansible.log
     ANSIBLE_LOCAL_TEMP=/tmp/tox/ansible