diff --git a/ansible/roles/stack-sunbird/templates/content-service_application.conf b/ansible/roles/stack-sunbird/templates/content-service_application.conf
index 6800fc0e6d7daa8c49c5905731637c548bbcc942..1863c454812165990b130b556380bcfa6fd28137 100644
--- a/ansible/roles/stack-sunbird/templates/content-service_application.conf
+++ b/ansible/roles/stack-sunbird/templates/content-service_application.conf
@@ -482,7 +482,7 @@ azure_storage_container: "{{ sunbird_content_azure_storage_container }}"
 # Google Drive APIKEY
 learning_content_drive_apiKey = "{{ learning_content_drive_apiKey }}"
 auto_creator_g_service_acct_cred = "{{auto_creator_gservice_acct_cred}}"
-auto_creator_gdrive_application_name=drive-download
+auto_creator_gdrive_application_name="drive-download"
 
 kafka {
   urls : "{{ kafka_urls }}"