Ignore patch osa error 65/61365/1
authorHarry Huang <huangxiangyu5@huawei.com>
Sat, 25 Aug 2018 03:37:12 +0000 (11:37 +0800)
committerHarry Huang <huangxiangyu5@huawei.com>
Sat, 25 Aug 2018 03:37:12 +0000 (11:37 +0800)
JIRA: -

Rerun patching will cause error which can be
ignored

Change-Id: I29846f9d7768836a4b5221d2a7e3f70a4fda8219
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
deploy/adapters/ansible/roles/config-osa/tasks/main.yml

index be7fbbc..6bb60f9 100755 (executable)
   when:
     - checkresult.rc == 0
     - offline_deployment is defined and offline_deployment == "Disable"
+  ignore_errors: "true"
 
 - name: add cache refresh
   blockinfile: