chore!: separated galaxy deps and own collections; modified ansible script generation to use two paths for collections
REQUIRES REGENERATING ansible.cfg!
This commit is contained in:
parent
4af69c31ce
commit
888590ed9f
188 changed files with 30 additions and 30 deletions
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
k3s_cluster_name: default
|
||||
k3s_cluster_role: server
|
||||
k3s_kube_context: default
|
||||
k3s_extra_args: ''
|
||||
k3s_operator_ips: []
|
||||
k3s_cluster_cidr: '10.42.0.0/16'
|
||||
k3s_service_cidr: '10.43.0.0/16'
|
||||
k3s_cluster_additional_helm_charts: []
|
||||
k3s_cluster_helm_customizations: []
|
Loading…
Add table
Add a link
Reference in a new issue