- name: test if disk is locked raw: "[[ -x /usr/bin/cryptroot-unlock ]]" notify: unlock_disk ignore_errors: yes - name: flush handlers if disk is locked meta: flush_handlers