We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7bea19 commit 3d6ba6bCopy full SHA for 3d6ba6b
roles/golang/vars/main.yml
@@ -1,5 +1,5 @@
1
---
2
-go_version: 1.6.2
+go_version: 1.8
3
go_archive_file: go{{ go_version }}.linux-amd64.tar.gz
4
go_binary: /home/vagrant/opt/go/bin/go
5
go_root: /home/vagrant/opt/go
0 commit comments