forked from openstack/ansible-collection-kolla
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgalaxy.yml
34 lines (34 loc) · 748 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
33
34
---
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