commit | 2fce632e3e00cd67b4160799c150417bd33c4272 | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Thu Sep 22 10:58:38 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Thu Sep 22 10:58:38 2016 -0400 |
tree | e99bd5015b46ff4eef2687986215e7d32f82d904 | |
parent | f5caf2a244b81f03024758cad8e37f72a5360104 [diff] |
updated to delete nginx folder
diff --git a/tasks/main.yml b/tasks/main.yml index 2c7c3f7..d204735 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -51,7 +51,7 @@ follow: yes with_items: - '{{ apigee_installation_home }}/data' - - '{{ apigee_installation_home }}/var/log' + - '/opt/nginx' when: remove_data_on_rollback is defined and remove_data_on_rollback - name: Determine current user