mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Temporarily disable export of resources that may not work yet
This commit is contained in:
parent
ea5b810e87
commit
3f204659a8
@ -51,13 +51,13 @@ EXPORTABLE_RESOURCES = [
|
||||
'users',
|
||||
'organizations',
|
||||
'teams',
|
||||
'credential_types',
|
||||
'credentials',
|
||||
'notification_templates',
|
||||
'projects',
|
||||
'inventory',
|
||||
'job_templates',
|
||||
'workflow_job_templates',
|
||||
# 'credential_types',
|
||||
# 'credentials',
|
||||
# 'notification_templates',
|
||||
# 'projects',
|
||||
# 'inventory',
|
||||
# 'job_templates',
|
||||
# 'workflow_job_templates',
|
||||
]
|
||||
|
||||
NATURAL_KEYS = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user