commit | 998ffa92583dddbc65819af38bb420bc29257b0c | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Sun Feb 11 22:08:03 2018 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Sun Feb 11 22:08:03 2018 -0500 |
tree | 7f375ac30a38d43e8a39d8ab80f8d59155f5d079 | |
parent | c7b2312e4d3e465411bc325c20d6555e9e5b56d9 [diff] |
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 +