diff --git a/inventory/inventory.example b/inventory/inventory.example
index 2ccbc0462ddebe75948ad7c066faff1ae947ad03..21683b2c24331ff5afa92500203f5e05ed79c90d 100644
--- a/inventory/inventory.example
+++ b/inventory/inventory.example
@@ -1,5 +1,5 @@
 [downloader]
-node1 ansible_ssh_host=10.99.0.26 ansible_connection=local
+local ansible_ssh_host=10.99.0.26 ansible_connection=local ansible_python_interpreter=python2
 
 [kube-master]
 node1 ansible_ssh_host=10.99.0.26