mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 07:04:45 -03:30
- adds 'query_info.json' to contain collection metadata - adds 'manifest.json' to contain collection file version info
2 lines
64 B
Python
2 lines
64 B
Python
from .core import register, gather, ship, table_version # noqa
|