aboutsummaryrefslogtreecommitdiff
path: root/roles/sliver-c2/tasks/golang_install.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/sliver-c2/tasks/golang_install.yaml')
-rw-r--r--roles/sliver-c2/tasks/golang_install.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/sliver-c2/tasks/golang_install.yaml b/roles/sliver-c2/tasks/golang_install.yaml
index e67d508..a359bde 100644
--- a/roles/sliver-c2/tasks/golang_install.yaml
+++ b/roles/sliver-c2/tasks/golang_install.yaml
@@ -15,7 +15,7 @@
unarchive:
src: /tmp/golang.tar.gz
dest: /usr/local
- remote_src: yes
+ remote_src: true
- name: remove tarball
file: