mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-06-25 10:37:21 +02:00
Add option for custom registries / mirrors (#382)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# Indicates whether custom registries for k3s should be configured
|
||||
# Possible values:
|
||||
# - present
|
||||
# - absent
|
||||
state: present
|
||||
Reference in New Issue
Block a user