mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Issue #1: Restructure role into collection using content_collector.
This commit is contained in:
20
galaxy.yml
Normal file
20
galaxy.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
authors: []
|
||||
dependencies: {}
|
||||
description: Kubernetes Collection for Ansible.
|
||||
documentation: ''
|
||||
homepage: ''
|
||||
issues: https://github.com/ansible-collections/kubernetes/issues
|
||||
license_file: LICENSE
|
||||
name: kubernetes
|
||||
namespace: community
|
||||
readme: README.md
|
||||
repository: https://github.com/ansible-collections/kubernetes
|
||||
tags:
|
||||
- kubernetes
|
||||
- k8s
|
||||
- cloud
|
||||
- infrastructure
|
||||
- openshift
|
||||
- okd
|
||||
- cluster
|
||||
version: 0.9.0
|
||||
Reference in New Issue
Block a user