start adding other packages sources
- adding sources for cargo, npm and go source packages
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
path: "{{ _go.install_path }}"
|
||||
state: directory
|
||||
|
||||
- name: extract go package for Linux
|
||||
- name: extract go package
|
||||
become: true
|
||||
ansible.builtin.unarchive:
|
||||
dest: "{{ _go.install_path }}"
|
||||
|
||||
Reference in New Issue
Block a user