Tentatively enable inventory sources

This commit is contained in:
Jeff Bradberry
2020-03-30 16:21:17 -04:00
parent e92c8cfdcc
commit 329293dbf0
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ EXPORTABLE_RESOURCES = [
'notification_templates',
'projects',
'inventory',
'inventory_sources',
'job_templates',
'workflow_job_templates',
]