mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 10:12:38 +01:00
7 lines
132 B
YAML
7 lines
132 B
YAML
---
|
|
# Indicates whether custom registries for k3s should be configured
|
|
# Possible values:
|
|
# - present
|
|
# - absent
|
|
state: present
|