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 }}'