diff --git a/installer/inventory b/installer/inventory index 3b325d543b..eda8f66f1e 100644 --- a/installer/inventory +++ b/installer/inventory @@ -1,4 +1,4 @@ -localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env python" +localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python3 [all:vars]