commit | 8999fd5bfd27e662864f4dfab1141b2f5c82f4d4 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Thu Mar 30 10:41:59 2017 -0400 |
committer | Carlos Frias <friasc@google.com> | Thu Mar 30 10:41:59 2017 -0400 |
tree | 74c7925ee01d180332f98abd0cbc7774fe1cba06 | |
parent | c0727c405185d84f04530ef06076237c735b9d99 [diff] |
updates to better use wait_for_ready
diff --git a/tasks/main.yml b/tasks/main.yml index 14df456..9b945ac 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -27,9 +27,6 @@ args: creates: '{{ apigee_installation_home }}/apigee-setup/bin/setup.sh' - - name: Wait for ready - shell: '{{ apigee_all }} wait_for_ready' - - name: Install Apigee Admin shell: 'bash {{ apigee_service }} apigee-adminapi install' args: