commit | 669a3812050eb21cc679abb0e455dac248f39922 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed Mar 22 11:09:48 2017 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed Mar 22 11:09:48 2017 -0400 |
tree | e645210146be3f929a33e2aa9ba8f7d662434476 | |
parent | 412a4138ca1e7f8f81e731e057e2b6e639919969 [diff] |
removed unused variable
diff --git a/tasks/main.yml b/tasks/main.yml index 94fef9d..ef5c845 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -43,7 +43,6 @@ follow: yes with_items: - '{{ bootstrap_script }}' - - '{{ linked_apigee_installation_home }}' - /opt/nginx/conf.d - '{{ opdk_installation_config_file }}' - '{{ apigee_validate_config_file }}'