Disable recursive git clone for ensure-dstat-graph
This is not necessary, so disable it to avoid potential problems. Change-Id: I5958b32f31e47d1ad77ff8187f22285ec6e24ec7
This commit is contained in:
@@ -11,3 +11,4 @@
|
||||
repo: https://opendev.org/opendev/dstat_graph
|
||||
dest: "{{ dstat_graph_download_path }}"
|
||||
version: master
|
||||
recursive: false
|
||||
|
||||
Reference in New Issue
Block a user