commit | 96edffb3d84a48ff940b449fbf9c193d7ad507a8 | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Thu Sep 22 15:44:54 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Thu Sep 22 15:44:54 2016 -0400 |
tree | 111e80ae3c27d535e78d933f4fe98ea1c4cb4929 | |
parent | 80b28d26e1580bebf812f85d08d006ddb53e6a47 [diff] |
removed data variables
diff --git a/tasks/main.yml b/tasks/main.yml index f357a76..891232c 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -52,7 +52,6 @@ with_items: - '{{ apigee_installation_home }}/data' - '/opt/nginx' - when: remove_data_on_rollback is defined and remove_data_on_rollback - name: Determine current user shell: whoami