commit | 5f9b8b6517b3917a6b1d775a67fed8b48a87ac90 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 12 12:04:13 2017 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 12 12:04:13 2017 -0400 |
tree | 533c3ac73919bb7e84fd1aa259f7e67833673390 | |
parent | 5650932f946a8a93bf75452661d61b13ce8ae558 [diff] |
updates for upgrade
diff --git a/tasks/main.yml b/tasks/main.yml index a8ce44b..b3055aa 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -8,6 +8,7 @@ - name: Wait for ready shell: '{{ apigee_all }} wait_for_ready' when: validate_ready | default(true) + ignore_errors: yes rescue: