diff --git a/tests/inventory b/tests/inventory index dd7f5ba..bb1e066 100644 --- a/tests/inventory +++ b/tests/inventory @@ -5,4 +5,4 @@ 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 +localhost ansible_connection=local \ No newline at end of file