Merge pull request #5301 from AlanCoding/galaxy_ignore

Add ignore list for Ansible 2.10

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2019-11-16 01:22:53 +00:00 committed by GitHub
commit e8606d9478
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,3 +14,8 @@ readme: README.md
repository: https://github.com/ansible/awx
tags: []
version: {{ collection_version }}
build_ignore:
- setup.cfg
- galaxy.yml.j2
- template_galaxy.yml
- '*.tar.gz'