Avoid errors if noout fails

This commit is contained in:
Joshua Boniface 2021-10-07 16:31:52 -04:00 committed by Joshua Boniface
parent 859cfbb51e
commit 74066e6ceb
1 changed files with 1 additions and 0 deletions

View File

@ -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"