mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
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:
commit
e8606d9478
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user