summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/integration/host_vars/testhost3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/integration/host_vars/testhost b/test/integration/host_vars/testhost
index 62ac1d6291..4d04a96cbc 100644
--- a/test/integration/host_vars/testhost
+++ b/test/integration/host_vars/testhost
@@ -6,8 +6,5 @@ role_var_beats_inventory: 'should_not_see_this'
test_hash:
host_vars_testhost: "this is in host_vars/testhost"
-# Support execution from within a virtualenv
-ansible_python_interpreter: '/usr/bin/env python'
-
# Var precedence testing
defaults_file_var_role3: "overridden from inventory"