awxkit cli support

fixes for awx cli
This commit is contained in:
Seth Foster
2023-01-26 01:45:42 -05:00
committed by Elijah DeLee
parent 861ba8a727
commit 34834252ff
7 changed files with 114 additions and 36 deletions

View File

@@ -1,6 +1,7 @@
# Order matters
from .page import * # NOQA
from .base import * # NOQA
from .bulk import * # NOQA
from .access_list import * # NOQA
from .api import * # NOQA
from .authtoken import * # NOQA