Files
ansible-collections-openstack/galaxy.yml.in
Monty Taylor a55f3fd1ca Ignore more things for the final artifact
We don't need tox or ci scripts in the collection, only in git.

Change-Id: Ie96dab9b7d9adac878e8c2e753a08f7ed794fc10
2020-03-26 15:22:14 -05:00

26 lines
619 B
YAML

namespace: openstack
name: cloud
readme: README.md
authors: Openstack
description: Openstack Ansible modules
license: GPL-3.0-or-later
license_file: COPYING
tags:
- cloud
- openstack
dependencies: {}
repository: https://opendev.org/openstack/ansible-collections-openstack.git
documentation: https://docs.openstack.org/ansible-collections-openstack
homepage: https://opendev.org
issues: https://review.opendev.org/q/project:openstack/ansible-collections-openstack
build_ignore:
- "*.tar.gz"
- build_artifact/
- ci/
- galaxy.yml.in
- setup.cfg
- test-requirements.txt
- tests/
- tox.ini
- zuul.yaml