mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
Add ignore list for Ansible 2.10
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user