Disable recursive git clone for ensure-python

This is not necessary, so disable it to avoid potential problems.

Change-Id: I71773106237de56c40b191db8244cf6b7a634d55
This commit is contained in:
James E. Blair
2025-07-09 09:40:45 -07:00
parent 58bc8d003f
commit 76f033e7a2

View File

@@ -24,6 +24,7 @@
repo: https://github.com/pyenv/pyenv.git
dest: "{{ ansible_user_dir }}/.pyenv"
version: master
recursive: false
# NOTE(mnaser): python-build does not allow us to let it install Python from a specific
# series so we have to do some magic to find out what's the latest