From c14df6d752b2db6139867eee5921897abc17467f Mon Sep 17 00:00:00 2001 From: Steve Moyer Date: Fri, 23 Sep 2022 18:17:32 -0400 Subject: [PATCH] chore: clean up stray commented code --- install_from_github.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/install_from_github.yml b/install_from_github.yml index 455597ce..1735fbef 100644 --- a/install_from_github.yml +++ b/install_from_github.yml @@ -73,11 +73,8 @@ - name: "update the projects artifact and artifact URL" set_fact: - #artifact: "{{ artifact | regex_replace('latest', 'vlatest'" artifact: "{{ artifact | regex_replace('latest', 'v' + version) }}" - #url: "{{ redirect_result.location }}/{{ artifact }}" url: "https://github.com/{{ project }}/releases/download/v{{ version }}/{{artifact}}" - #https://github.com/ahmetb/kubectx/releases/download/v0.9.1/kubectx_v0.9.1_linux_x86_64.tar.gz - name: "expand checksum file into url if applicable" set_fact: