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: I8d6f16733374e4682c107c4917ab02b814b41f65
This commit is contained in:
Marc Gariepy 2020-06-11 14:01:20 -04:00
parent 9df5725865
commit b72a9dfe94

View File

@ -13,4 +13,3 @@
# See the License for the specific language governing permissions and
# limitations under the License.
ansible_python_interpreter: "/usr/bin/python2"