remove ansible_python_interpreter

ansible_python_interpreter is now set to auto in the tests repo.
it doesn't need to be overwritten in the test anymore.

Depends-On: https://review.opendev.org/734676/
Change-Id: Iad9eca9922613631e1300bd7fb0e380d03e1aa35
This commit is contained in:
Marc Gariepy 2020-06-11 14:01:20 -04:00
parent a9d1ce40e5
commit 8cdad4a708
1 changed files with 0 additions and 1 deletions

View File

@ -14,4 +14,3 @@
# limitations under the License.
ansible_host: 127.0.0.1
ansible_python_interpreter: "/usr/bin/python2"