mirror of
https://github.com/ansible/awx.git
synced 2026-07-12 00:44:36 -02:30
Expose execution environments in awxkit and awx-cli
This commit is contained in:
committed by
Shane McDonald
parent
cc429f9741
commit
c05e4e07ee
@@ -14,6 +14,7 @@ from .teams import * # NOQA
|
||||
from .credentials import * # NOQA
|
||||
from .unified_jobs import * # NOQA
|
||||
from .unified_job_templates import * # NOQA
|
||||
from .execution_environments import * # NOQA
|
||||
from .projects import * # NOQA
|
||||
from .inventory import * # NOQA
|
||||
from .system_job_templates import * # NOQA
|
||||
|
||||
Reference in New Issue
Block a user