Documentation: Fix collection URL (#9949)
This commit is contained in:
@ -13,7 +13,7 @@ Kubespray can be installed as an [Ansible collection](https://docs.ansible.com/a
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
collections:
|
collections:
|
||||||
- name: https://github.com/kubernetes_sigs/kubespray
|
- name: https://github.com/kubernetes-sigs/kubespray
|
||||||
type: git
|
type: git
|
||||||
version: v2.21.0
|
version: v2.21.0
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user