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 2564c5f commit 2ba9627Copy full SHA for 2ba9627
roles/golang/vars/main.yml
@@ -1,5 +1,5 @@
1
---
2
-go_version: 1.8
+go_version: 1.9
3
go_archive_file: go{{ go_version }}.linux-amd64.tar.gz
4
go_binary: /home/ubuntu/opt/go/bin/go
5
go_root: /home/ubuntu/opt/go
0 commit comments