diff --git a/oneshot/update-pvc-cluster.yml b/oneshot/update-pvc-cluster.yml index d94e619..e10c06e 100644 --- a/oneshot/update-pvc-cluster.yml +++ b/oneshot/update-pvc-cluster.yml @@ -168,6 +168,7 @@ - name: unset OSD noout command: pvc storage osd unset noout + ignore_errors: yes - name: unflush node command: "pvc node ready {{ ansible_hostname }} --wait"