mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-11-28 12:48:06 +01:00
Update main.yml
This commit is contained in:
parent
df51a8aaec
commit
5288de9db1
@ -51,7 +51,7 @@ k3s_arch_lookup:
|
|||||||
k3s_release_channel: stable
|
k3s_release_channel: stable
|
||||||
|
|
||||||
# K3s updates API
|
# K3s updates API
|
||||||
k3s_api_releases: https://update.k3s.io/v1-release/channels
|
k3s_api_releases: "{{ k3s_api_url }}/v1-release/channels"
|
||||||
# Download location for releases
|
# Download location for releases
|
||||||
k3s_github_download_url: "{{ k3s_github_url }}/releases/download"
|
k3s_github_download_url: "{{ k3s_github_url }}/releases/download"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user