diff --git a/tests/inventory b/tests/inventory index b99dbf7..dd7f5ba 100644 --- a/tests/inventory +++ b/tests/inventory @@ -2,7 +2,7 @@ localhost ansible_connection=local [arch] -localhost ansible_connection=local +localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python3 [centos] localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python2 \ No newline at end of file