Enabling export of applications through awxkit (#11887)

This commit is contained in:
John Westcott IV
2022-03-10 13:49:18 -05:00
committed by GitHub
parent 4de27117e8
commit bc783b8f94
3 changed files with 8 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ EXPORTABLE_RESOURCES = [
'job_templates',
'workflow_job_templates',
'execution_environments',
'applications',
]