From 19c92a705543ef1316da61e9cff44422c187a61a Mon Sep 17 00:00:00 2001 From: Jeff Bradberry Date: Tue, 17 Mar 2020 16:38:48 -0400 Subject: [PATCH] Enable notification templates --- awxkit/awxkit/cli/resource.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awxkit/awxkit/cli/resource.py b/awxkit/awxkit/cli/resource.py index 35f562bb7e..d7ebe698d0 100644 --- a/awxkit/awxkit/cli/resource.py +++ b/awxkit/awxkit/cli/resource.py @@ -53,7 +53,7 @@ EXPORTABLE_RESOURCES = [ 'teams', 'credential_types', 'credentials', - # 'notification_templates', + 'notification_templates', # 'projects', # 'inventory', # 'job_templates',