add basic go role
This commit is contained in:
0
roles/go/vars/default.yaml
Normal file
0
roles/go/vars/default.yaml
Normal file
3
roles/go/vars/i386.yaml
Normal file
3
roles/go/vars/i386.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
go_arch: 386
|
||||
go_checksum: sha256:27feb013106da784f09e560720aa41ab395c67f7eed4c4a0fce04bc6e3d01c7d
|
3
roles/go/vars/x86_64.yaml
Normal file
3
roles/go/vars/x86_64.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
go_arch: amd64
|
||||
go_checksum: sha256:a1bc06deb070155c4f67c579f896a45eeda5a8fa54f35ba233304074c4abbbbd
|
Reference in New Issue
Block a user