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