mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 08:37:48 -02:30
Separate folder for templating collection stuff
This commit is contained in:
@@ -17,7 +17,7 @@ tags:
|
||||
- awx
|
||||
- ansible
|
||||
- automation
|
||||
version: {{ collection_version }}
|
||||
version: {{ collection_version_override | default(collection_version) }}
|
||||
build_ignore:
|
||||
- tools
|
||||
- setup.cfg
|
||||
|
||||
Reference in New Issue
Block a user