generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 135
/
galaxy.yml
31 lines (31 loc) · 825 Bytes
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
authors:
- chouseknecht (https://github.com/chouseknecht)
- geerlingguy (https://www.jeffgeerling.com/)
- maxamillion (https://github.com/maxamillion)
- jmontleon (https://github.com/jmontleon)
- fabianvf (https://github.com/fabianvf)
- willthames (https://github.com/willthames)
- mmazur (https://github.com/mmazur)
- jamescassell (https://github.com/jamescassell)
description: Kubernetes Collection for Ansible.
documentation: ""
homepage: ""
issues: https://github.com/ansible-collections/kubernetes.core/issues
license_file: LICENSE
namespace: kubernetes
name: core
readme: README.md
repository: https://github.com/ansible-collections/kubernetes.core
tags:
- kubernetes
- k8s
- cloud
- infrastructure
- openshift
- okd
- cluster
version: 5.0.0
build_ignore:
- .DS_Store
- "*.tar.gz"