ansible-roles/roles/babashka/defaults/main.yml

9 lines
336 B
YAML
Raw Normal View History

2022-01-30 13:00:05 +01:00
---
# Babashka version to deploy
2022-12-09 14:00:11 +01:00
bb_version: 1.0.168
2022-01-30 13:00:05 +01:00
# URL of the archive
bb_archive_url: https://github.com/babashka/babashka/releases/download/v{{ bb_version }}/babashka-{{ bb_version }}-linux-amd64-static.tar.gz
# Expected sha256sum of the archive
2022-12-09 14:00:11 +01:00
bb_archive_sha256: c72d1682d2a77421939f63987ceeca09bbd8086f96de5e1ed1a46a9a70eada88