diff --git a/installer/inventory b/installer/inventory index 56ee0c8548..0fe1c1d589 100644 --- a/installer/inventory +++ b/installer/inventory @@ -1,4 +1,4 @@ -localhost ansible_connection=local +localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env python" [all:vars]