Processus42
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/ansible_collection.md
|
|
@ -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 |
|
|
|
``` |
|
|
|