Avoid errors if noout fails

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:27 -04:00
parent 9f16995f59
commit ec2fd99eb6
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"