mirror of
https://github.com/ansible/awx.git
synced 2026-07-07 14:28:08 -02:30
awxkit cli support
fixes for awx cli
This commit is contained in:
committed by
Elijah DeLee
parent
861ba8a727
commit
34834252ff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user