commit | f98dc171eb31c8cd4516c5f9fcb0e8b85bdd27ef | [log] [tgz] |
---|---|---|
author | carlosfrias <cfrias@apigee.com> | Thu Nov 24 15:33:11 2016 -0500 |
committer | carlosfrias <cfrias@apigee.com> | Thu Nov 24 15:33:11 2016 -0500 |
tree | 46a6a18846298cd4c7ead0db0f7c659185219656 | |
parent | 6ea5b7a070dcf5bb6f644623f47bc0613e82a790 [diff] |
added /opt/nginx for removal on remove_apigee true
diff --git a/tasks/main.yml b/tasks/main.yml index 37718b1..348081a 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -63,6 +63,7 @@ follow: yes with_items: - '{{ apigee_installation_home }}' + - /opt/nginx - name: Determine current user shell: whoami