Files
community.okd/galaxy.yml
Jeff Geerling 3db69dea2b Issue #1: Initial effort to lift some content out of the Kubernetes collection. (#3)
* Issue #1: Initial effort to lift some content out of the Kubernetes collection.

* Issue #1: Disable integration tests for now, as they're not relevant.
2020-08-05 16:00:19 -05:00

30 lines
668 B
YAML

---
authors:
- geerlingguy (https://www.jeffgeerling.com/)
- fabianvf (https://github.com/fabianvf)
- willthames (https://github.com/willthames)
- Akasurde (https://github.com/akasurde)
dependencies:
community.kubernetes: '>=1.0.0'
description: OKD Collection for Ansible.
documentation: ''
homepage: ''
issues: https://github.com/ansible-collections/community.okd/issues
license_file: LICENSE
name: okd
namespace: community
readme: README.md
repository: https://github.com/ansible-collections/community.okd
tags:
- kubernetes
- k8s
- cloud
- infrastructure
- openshift
- okd
- cluster
version: 0.1.0
build_ignore:
- .DS_Store
- '*.tar.gz'