Skip to content

Commit

Permalink
fix(RVM): Overwrite gpg_key_servers to avoid skipping gpg install task
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziwi01 committed Oct 1, 2024
1 parent 0d17537 commit 816a2bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/roles/software/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,3 +192,6 @@ sdkman_update_alternatives: []
go_versions:
- go1.21.6
go_default: go1.21.6

rvm1_gpg_key_servers:
- hkp://keys.openpgp.org

0 comments on commit 816a2bf

Please sign in to comment.