have a workign copy now
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
checkmake:
|
||||
install_methods:
|
||||
- source
|
||||
go_pkg: github.com/mrtazz/checkmake/cmd/checkmake
|
||||
go_pkg: github.com/checkmake/checkmake/cmd/checkmake
|
||||
version: latest
|
||||
- name: Configure checkmake
|
||||
when:
|
||||
@@ -31,6 +31,7 @@
|
||||
ansible.builtin.set_fact:
|
||||
checkmake_go_install:
|
||||
url: "{{ checkmake.go_pkg }}@{{ checkmake.version }}"
|
||||
bin: "{{ path_bin }}/checkmake"
|
||||
|
||||
- name: Queue checkmake source install
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
Reference in New Issue
Block a user