You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# code: language=ansible
|
|
---
|
|
# Filename of Go language SDK redistributable package
|
|
golang_redis_filename: 'go{{ golang_version }}.linux-{{ golang_architecture }}.tar.gz'
|