diff options
Diffstat (limited to 'benchmarks/playbooks/git_proxy_pbook.yaml')
-rw-r--r-- | benchmarks/playbooks/git_proxy_pbook.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/playbooks/git_proxy_pbook.yaml b/benchmarks/playbooks/git_proxy_pbook.yaml index 6d155a76..5cb6f450 100644 --- a/benchmarks/playbooks/git_proxy_pbook.yaml +++ b/benchmarks/playbooks/git_proxy_pbook.yaml @@ -1,4 +1,3 @@ - #git - name: set git proxy(http) shell: "git config --global http.proxy {{ http_proxy }}" |