diff --git a/inventory/hosts b/inventory/hosts index 6742a71..a57159f 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -10,3 +10,4 @@ [all:vars] ansible_user=vagrant ansible_connection: ssh +ansible_python_interpreter=/usr/bin/python3.12