diff --git a/awxkit/awxkit/cli/resource.py b/awxkit/awxkit/cli/resource.py index c30ec6fc56..d404abb878 100644 --- a/awxkit/awxkit/cli/resource.py +++ b/awxkit/awxkit/cli/resource.py @@ -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 = {