forked from vexxhost/ansible-collection-kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
30 lines (30 loc) · 898 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
namespace: vexxhost
name: kubernetes
version: 1.12.1 # x-release-please-version
readme: README.md
authors:
- Mohammed Naser <[email protected]>
description: Ansible collection for deploying Kubernetes clusters
license:
- GPL-3.0-or-later
dependencies:
ansible.posix: ">=1.3.0"
community.crypto: ">=2.2.3"
community.general: ">=4.5.0"
kubernetes.core: ">=2.3.2"
vexxhost.containers: "1.1.1"
tags:
- application
- cloud
- infrastructure
- linux
repository: https://github.com/vexxhost/ansible-collection-kubernetes
documentation: https://github.com/vexxhost/ansible-collection-kubernetes/tree/main/docs
homepage: https://github.com/vexxhost/ansible-collection-kubernetes
issues: https://github.com/vexxhost/ansible-collection-kubernetes/issues
build_ignore:
- .github
- molecule
- .pre-commit-config.yaml
- .release-please-manifest.json
- release-please-config.json