You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
675 B

  1. ---
  2. namespace: kubernetes_sigs
  3. description: Deploy a production ready Kubernetes cluster
  4. name: kubespray
  5. version: 2.27.0
  6. readme: README.md
  7. authors:
  8. - The Kubespray maintainers (https://kubernetes.slack.com/channels/kubespray)
  9. tags:
  10. - infrastructure
  11. repository: https://github.com/kubernetes-sigs/kubespray
  12. issues: https://github.com/kubernetes-sigs/kubespray/issues
  13. documentation: https://kubespray.io
  14. license_file: LICENSE
  15. dependencies:
  16. ansible.utils: '>=2.5.0'
  17. community.general: '>=3.0.0'
  18. ansible.netcommon: '>=5.3.0'
  19. ansible.posix: '>=1.5.4'
  20. community.docker: '>=3.11.0'
  21. kubernetes.core: '>=2.4.2'
  22. manifest:
  23. directives:
  24. - recursive-exclude tests **