ansible-collection-kolla/galaxy.yml
Michal Nasiadka b4f1d3c993 Bump ansible-lint
Sync the versions with kolla-ansible

Depends-On: https://review.opendev.org/c/openstack/kayobe/+/883744

Change-Id: I744d64e1e69021f93497fcf127a6abd315f04669
2023-05-22 12:55:26 +00:00

35 lines
748 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