mirror of
https://github.com/ansible/awx.git
synced 2026-06-29 10:28:01 -02:30
Adds versions to analytics collectors and manifest file.
- adds 'query_info.json' to contain collection metadata - adds 'manifest.json' to contain collection file version info
This commit is contained in:
committed by
Christian Adams
parent
9baa9eee96
commit
78c0d531bc
@@ -1 +1 @@
|
||||
from .core import register, gather, ship # noqa
|
||||
from .core import register, gather, ship, table_version # noqa
|
||||
|
||||
Reference in New Issue
Block a user