mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 23:12:10 -03:30
Documentation: Fix collection URL (#9949)
This commit is contained in:
parent
766d3696c9
commit
9a8f95e73d
@ -13,7 +13,7 @@ Kubespray can be installed as an [Ansible collection](https://docs.ansible.com/a
|
||||
|
||||
```yaml
|
||||
collections:
|
||||
- name: https://github.com/kubernetes_sigs/kubespray
|
||||
- name: https://github.com/kubernetes-sigs/kubespray
|
||||
type: git
|
||||
version: v2.21.0
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user