forked from ansible-collections/community.kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
32 lines (32 loc) · 857 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
---
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: {}
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: 1.2.0
build_ignore:
- .DS_Store
- '*.tar.gz'