ansible-collection-kolla/galaxy.yml
Mark Goddard 54d545a614 CI: run ansible-test sanity checks
The script has been adapted from one in ansible-collections-openstack.

Change-Id: I494b6d62c67ab66255f7a6a9e229f14021d48800
2022-01-18 11:34:17 +00:00

34 lines
742 B
YAML

---
namespace: openstack
name: kolla
version: 1.0.0
readme: README.md
authors: OpenStack
description: Ansible collection for the OpenStack Kolla project
license:
- GPL-3.0-or-later
tags:
- cloud
- kolla
- openstack
dependencies: {}
repository: https://opendev.org/openstack/ansible-collection-kolla
documentation: https://opendev.org/openstack/ansible-collection-kolla/src/branch/master/README.md
homepage: https://opendev.org/openstack/ansible-collection-kolla
issues: https://launchpad.net/ansible-collection-kolla
build_ignore:
- "*.tar.gz"
- doc
- releasenotes
- requirements.txt
- setup.cfg
- setup.py
- test-requirements.txt
- tools
- tox.ini
- zuul.d
- .gitignore
- .gitreview
- .stestr.conf
- .tox