clean up bootstrap
diff --git a/tasks/main.yml b/tasks/main.yml
index cf4b1d4..5072fa3 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -30,5 +30,5 @@
 
 - name: Install Apigee component with proxy - apigee-setup
   command: '/opt/apigee/apigee-service/bin/apigee-service apigee-setup install'
-  when: (opdk_debug_mode is not defined or opdk_debug_mode | trim | lower == 'off') and apigee_service.stat.executable
+