|
47 | 47 | url = https://github.com/alvistack/ansible-role-conmon.git
|
48 | 48 | branch = develop
|
49 | 49 | [submodule "roles/containers_common"]
|
50 |
| - path = roles/containers_common |
51 |
| - url = https://github.com/alvistack/ansible-role-containers_common.git |
52 |
| - branch = develop |
| 50 | + path = roles/containers_common |
| 51 | + url = https://github.com/alvistack/ansible-role-containers_common.git |
| 52 | + branch = develop |
53 | 53 | [submodule "roles/cri_o"]
|
54 | 54 | path = roles/cri_o
|
55 | 55 | url = https://github.com/alvistack/ansible-role-cri_o.git
|
|
58 | 58 | path = roles/cri_tools
|
59 | 59 | url = https://github.com/alvistack/ansible-role-cri_tools.git
|
60 | 60 | branch = develop
|
| 61 | +[submodule "roles/crun"] |
| 62 | + path = roles/crun |
| 63 | + url = https://github.com/alvistack/ansible-role-crun.git |
| 64 | + branch = develop |
61 | 65 | [submodule "roles/etcd"]
|
62 | 66 | path = roles/etcd
|
63 | 67 | url = https://github.com/alvistack/ansible-role-etcd.git
|
|
66 | 70 | path = roles/git
|
67 | 71 | url = https://github.com/alvistack/ansible-role-git.git
|
68 | 72 | branch = develop
|
69 |
| -[submodule "roles/golang"] |
70 |
| - path = roles/golang |
71 |
| - url = https://github.com/alvistack/ansible-role-golang.git |
72 |
| - branch = develop |
73 | 73 | [submodule "roles/kernel"]
|
74 | 74 | path = roles/kernel
|
75 | 75 | url = https://github.com/alvistack/ansible-role-kernel.git
|
76 | 76 | branch = develop
|
| 77 | +[submodule "roles/kube_master"] |
| 78 | + path = roles/kube_master |
| 79 | + url = https://github.com/alvistack/ansible-role-kube_master.git |
| 80 | + branch = develop |
| 81 | +[submodule "roles/kube_node"] |
| 82 | + path = roles/kube_node |
| 83 | + url = https://github.com/alvistack/ansible-role-kube_node.git |
| 84 | + branch = develop |
77 | 85 | [submodule "roles/kubeadm"]
|
78 | 86 | path = roles/kubeadm
|
79 | 87 | url = https://github.com/alvistack/ansible-role-kubeadm.git
|
|
86 | 94 | path = roles/kubelet
|
87 | 95 | url = https://github.com/alvistack/ansible-role-kubelet.git
|
88 | 96 | branch = develop
|
89 |
| -[submodule "roles/kube_master"] |
90 |
| - path = roles/kube_master |
91 |
| - url = https://github.com/alvistack/ansible-role-kube_master.git |
92 |
| - branch = develop |
93 |
| -[submodule "roles/kube_node"] |
94 |
| - path = roles/kube_node |
95 |
| - url = https://github.com/alvistack/ansible-role-kube_node.git |
96 |
| - branch = develop |
97 | 97 | [submodule "roles/kubernetes_addon_manager"]
|
98 | 98 | path = roles/kubernetes_addon_manager
|
99 | 99 | url = https://github.com/alvistack/ansible-role-kubernetes_addon_manager.git
|
|
0 commit comments