forked from ansible-collections/community.kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
33 lines (33 loc) · 883 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
32
33
---
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)
dependencies:
kubernetes.core: '>=2.0.0'
description: Kubernetes Collection for Ansible.
documentation: ''
homepage: ''
issues: https://github.com/ansible-collections/community.kubernetes/issues
license_file: LICENSE
name: kubernetes
namespace: community
readme: README.md
repository: https://github.com/ansible-collections/community.kubernetes
tags:
- kubernetes
- k8s
- cloud
- infrastructure
- openshift
- okd
- cluster
version: 2.0.0
build_ignore:
- .DS_Store
- '*.tar.gz'