mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2025-01-05 17:20:19 +01:00
chore(airgap): noting future work
This commit is contained in:
parent
4bcf3ea9c4
commit
b8727a1c92
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
|
||||
# TODO: Prevent or circumvent versioning when k3s_airgap
|
||||
- name: Ensure k3s_release_version is set to default if false
|
||||
ansible.builtin.set_fact:
|
||||
k3s_release_version: "{{ k3s_release_channel }}"
|
||||
|
|
Loading…
Reference in a new issue