mirror of
https://github.com/ansible/awx.git
synced 2026-07-30 09:29:54 -02:30
Fix errors in workflow surveys found through tests
This commit is contained in:
@@ -11,6 +11,7 @@ from jsonfield import JSONField
|
||||
from awx.main.models.rbac import (
|
||||
Role, RoleAncestorEntry, get_roles_on_resource
|
||||
)
|
||||
from awx.main.utils import parse_yaml_or_json
|
||||
|
||||
|
||||
__all__ = ['ResourceMixin', 'SurveyJobTemplateMixin', 'SurveyJobMixin']
|
||||
|
||||
Reference in New Issue
Block a user