mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-30 20:53:41 -05:00
- Only have one registration class - Add description fields - Add automation collector information to /api/v2/config
2 lines
65 B
Python
2 lines
65 B
Python
from .core import all_collectors, register, gather, ship # noqa
|