update checkmake
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
block:
|
||||
- name: Add checkmake to pkg_go
|
||||
ansible.builtin.set_fact:
|
||||
pkg_go: "{{ pkg_go + ['github.com/mrtazz/checkmake/cmd/checkmake@latest'] }}"
|
||||
pkg_go: "{{ pkg_go + ['github.com/checkmake/checkmake/cmd/checkmake@latest'] }}"
|
||||
|
||||
- name: Set checkmake_configured
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
Reference in New Issue
Block a user