updated to use clear_logs
diff --git a/tasks/main.yml b/tasks/main.yml index 78f01e7..5ea11e2 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -133,6 +133,7 @@ path: '{{ apigee_installation_home }}' pattern: '*.log' file_type: 'file' + recurse: yes register: tmp_log_files - debug: var=tmp_log_files