Skip to content

Commit

Permalink
ansible: update Golang version installed to 1.22.4 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrasell authored Jun 11, 2024
1 parent 8f6fdc0 commit b6b18c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/eu-west-2/core/ansible/playbook_bastion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
- role: gantsign.golang
vars:
golang_gopath: "/home/{{ ansible_user_id }}/go"
golang_version: "1.21.7"
golang_redis_sha256sum: "13b76a9b2a26823e53062fa841b07087d48ae2ef2936445dc34c4ae03293702c"
golang_version: "1.22.4"
golang_redis_sha256sum: "ba79d4526102575196273416239cca418a651e049c2b099f3159db85e7bade7d"

- role: hashicorp.nomad_bench.influxdb_telegraf
vars:
Expand Down

0 comments on commit b6b18c8

Please sign in to comment.