diff options
author | Harry Huang <huangxiangyu5@huawei.com> | 2018-08-25 11:37:12 +0800 |
---|---|---|
committer | Harry Huang <huangxiangyu5@huawei.com> | 2018-08-25 11:37:12 +0800 |
commit | ed96a2f367a3283560a91c9d7bcaef9b35a53ffb (patch) | |
tree | baf1c494d3c0b8bd03c9b8bfcbec62d315f85c37 /deploy/adapters/ansible/roles/config-osa | |
parent | 61d27a4af4e19df73059b375cc7f94e82a8a74ab (diff) |
Ignore patch osa error
JIRA: -
Rerun patching will cause error which can be
ignored
Change-Id: I29846f9d7768836a4b5221d2a7e3f70a4fda8219
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'deploy/adapters/ansible/roles/config-osa')
-rwxr-xr-x | deploy/adapters/ansible/roles/config-osa/tasks/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/adapters/ansible/roles/config-osa/tasks/main.yml b/deploy/adapters/ansible/roles/config-osa/tasks/main.yml index be7fbbcb..6bb60f92 100755 --- a/deploy/adapters/ansible/roles/config-osa/tasks/main.yml +++ b/deploy/adapters/ansible/roles/config-osa/tasks/main.yml @@ -385,6 +385,7 @@ when: - checkresult.rc == 0 - offline_deployment is defined and offline_deployment == "Disable" + ignore_errors: "true" - name: add cache refresh blockinfile: |